* ada-lang.c (user_select_syms, ada_print_subexp): Pass flags
[deliverable/binutils-gdb.git] / gdb / f-typeprint.c
index c59e639e277837e690fddcef427af07a3c90b140..a9940ccedfa684aa35ff736c91519ef7e2a2763b 100644 (file)
@@ -52,7 +52,7 @@ void f_type_print_base (struct type *, struct ui_file *, int, int);
 
 void
 f_print_type (struct type *type, const char *varstring, struct ui_file *stream,
-             int show, int level)
+             int show, int level, const struct type_print_options *flags)
 {
   enum type_code code;
   int demangled_args;
This page took 0.023886 seconds and 4 git commands to generate.