Replace ../include/wait.h with gdb_wait.h.
[deliverable/binutils-gdb.git] / gdb / somsolib.c
index 81a36506d71e7c811cedacef066e724ca1172c3c..cde7f91d28632c526033c854d5ec04f34f1443ee 100644 (file)
@@ -1445,7 +1445,7 @@ som_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.023464 seconds and 4 git commands to generate.