Change the stream argument to _filtered to GDB_FILE *.
[deliverable/binutils-gdb.git] / gdb / gdbtypes.h
index 89cad6cbbe5d88de9b8bd60d7e42717bb80e6e56..2ab04060681fd1f3938a5fd3b3b5e74afa833bf6 100644 (file)
@@ -695,7 +695,7 @@ extern void recursive_dump_type PARAMS ((struct type *, int));
 /* printcmd.c */
 
 extern void
-print_scalar_formatted PARAMS ((char *, struct type *, int, int, FILE *));
+print_scalar_formatted PARAMS ((char *, struct type *, int, int, GDB_FILE *));
 
 #if MAINTENANCE_CMDS
 extern void maintenance_print_type PARAMS ((char *, int));
This page took 0.028775 seconds and 4 git commands to generate.