2011-01-05 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / valprint.h
index 92605124e133be5e63d4bd7689ef0f5dba3142c1..f12b2595d0918dac6f534423f33a97659b61dc72 100644 (file)
@@ -111,7 +111,7 @@ extern void get_formatted_print_options (struct value_print_options *opts,
 
 extern void maybe_print_array_index (struct type *index_type, LONGEST index,
                                      struct ui_file *stream,
-                                    const struct value_print_options *options);
+                                    const struct value_print_options *);
 
 extern void val_print_array_elements (struct type *, const gdb_byte *,
                                      CORE_ADDR, struct ui_file *, int,
This page took 0.025776 seconds and 4 git commands to generate.