summaryrefslogtreecommitdiff
path: root/gdb/valprint.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/valprint.h')
-rw-r--r--gdb/valprint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/valprint.h b/gdb/valprint.h
index 489d14ba0e9..ef9ebfa84f0 100644
--- a/gdb/valprint.h
+++ b/gdb/valprint.h
@@ -125,7 +125,7 @@ extern void get_formatted_print_options (struct value_print_options *opts,
char format);
extern void maybe_print_array_index (struct type *index_type, LONGEST index,
- struct ui_file *stream,
+ struct ui_file *stream,
const struct value_print_options *);