import gdb-1999-11-16 snapshot
[deliverable/binutils-gdb.git] / gdb / exec.c
index 2ff76e87eea5b24d0cc38d2e3b6dfe86371fb216..8a7da9df88ad6bf4821696ab781b642a08981d66 100644 (file)
@@ -198,7 +198,7 @@ exec_file_attach (args, from_tty)
        {;
        }
       if (*argv == NULL)
-       error ("no exec file name was specified");
+       error ("No executable file name was specified");
 
       filename = tilde_expand (*argv);
       make_cleanup (free, filename);
This page took 0.022681 seconds and 4 git commands to generate.