* serial.h (SERIAL_SET_TTY_STATE): Comment return value.
[deliverable/binutils-gdb.git] / gdb / m2-lang.h
index 4bc57f5c29435cb39ef9533a262de4c5a46e707e..38f46879f62918ebee760536af009d2379bfaf51 100644 (file)
@@ -24,8 +24,8 @@ extern void
 m2_error PARAMS ((char *));    /* Defined in m2-exp.y */
 
 extern void                    /* Defined in m2-typeprint.c */
-m2_print_type PARAMS ((struct type *, char *, FILE *, int, int));
+m2_print_type PARAMS ((struct type *, char *, GDB_FILE *, int, int));
 
 extern int
-m2_val_print PARAMS ((struct type *, char *, CORE_ADDR, FILE *, int, int,
+m2_val_print PARAMS ((struct type *, char *, CORE_ADDR, GDB_FILE *, int, int,
                      int, enum val_prettyprint));
This page took 0.023451 seconds and 4 git commands to generate.