aboutsummaryrefslogtreecommitdiff
path: root/gdb/p-lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/p-lang.h')
-rw-r--r--gdb/p-lang.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/p-lang.h b/gdb/p-lang.h
index 308b7b5..180c544 100644
--- a/gdb/p-lang.h
+++ b/gdb/p-lang.h
@@ -50,7 +50,7 @@ extern void pascal_type_print_method_args (const char *, const char *,
extern int
is_pascal_string_type (struct type *, int *, int *, int *,
- struct type **, char **);
+ struct type **, const char **);
extern void pascal_printchar (int, struct type *, struct ui_file *);