1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / convex-tdep.c
index 75a90bc4a80d928b826cd4b7b570fab4b26113e0..8eeb2b348a0e2ec5fa5fa375cc3524a1864354c1 100644 (file)
@@ -123,7 +123,7 @@ exec_file_command (filename, from_tty)
       validate_files ();
     }
   else if (from_tty)
-    printf_filtered ("No exec file now.\n");
+    printf_filtered ("No executable file now.\n");
 
   /* Tell display code (if any) about the changed file name.  */
   if (exec_file_display_hook)
@@ -431,7 +431,7 @@ set_trapped_internalvar (var, val, bitpos, bitsize, offset)
    If it looks like an address, print it in hex instead.  */
 
 decout (stream, type, val)
-     FILE *stream;
+     GDB_FILE *stream;
      struct type *type;
      LONGEST val;
 {
This page took 0.023226 seconds and 4 git commands to generate.