Replace ../include/wait.h with gdb_wait.h.
[deliverable/binutils-gdb.git] / gdb / irix5-nat.c
index 7ff0c441c85768ced94fe052d1a5a3f2294eb24a..eb6208cf15f30c256ba3e41c2d153b209930b4c8 100644 (file)
@@ -983,7 +983,7 @@ info_sharedlibrary_command (ignore, from_tty)
 
   if (exec_bfd == NULL)
     {
-      printf_unfiltered ("No exec file.\n");
+      printf_unfiltered ("No executable file.\n");
       return;
     }
   while ((so = find_solib (so)) != NULL)
This page took 0.022876 seconds and 4 git commands to generate.