Change the stream argument to _filtered to GDB_FILE *.
[deliverable/binutils-gdb.git] / gdb / ch-lang.h
index 13579d9d47cb92aade99121c101b60ea1da8dc84..6646b050fe1ae3ca39deb714b1c8803216b2f355 100644 (file)
@@ -24,8 +24,8 @@ extern void
 chill_error PARAMS ((char *)); /* Defined in ch-exp.y */
 
 extern void                    /* Defined in ch-typeprint.c */
-chill_print_type PARAMS ((struct type *, char *, FILE *, int, int));
+chill_print_type PARAMS ((struct type *, char *, GDB_FILE *, int, int));
 
 extern int
-chill_val_print PARAMS ((struct type *, char *, CORE_ADDR, FILE *, int, int,
+chill_val_print PARAMS ((struct type *, char *, CORE_ADDR, GDB_FILE *, int, int,
                         int, enum val_prettyprint));
This page took 0.031954 seconds and 4 git commands to generate.