Replace ../include/wait.h with gdb_wait.h.
[deliverable/binutils-gdb.git] / gdb / pa64solib.c
index e281e6a72165b90b7f7ffae10396cadbf0fe4fa4..271efc2367b7608e349208a5b62bdb27d75f6eb3 100644 (file)
@@ -794,7 +794,7 @@ pa64_sharedlibrary_info_command (ignore, from_tty)
 
   if (exec_bfd == NULL)
     {
-      printf_unfiltered ("no exec file.\n");
+      printf_unfiltered ("No executable file.\n");
       return;
     }
 
This page took 0.026418 seconds and 4 git commands to generate.