* value.c (value_fn_field): Constify.
[deliverable/binutils-gdb.git] / gdb / p-lang.h
index c284c1dfa57b33b15e36255c093e27b24c125a3c..520accf6039622c146bc3df5e70183d5c32f2abb 100644 (file)
@@ -44,7 +44,7 @@ extern int pascal_val_print (struct type *, const gdb_byte *, int,
 extern int pascal_value_print (struct value *, struct ui_file *,
                               const struct value_print_options *);
 
-extern void pascal_type_print_method_args (char *, char *,
+extern void pascal_type_print_method_args (const char *, const char *,
                                           struct ui_file *);
 
 /* These are in p-lang.c: */
This page took 0.024058 seconds and 4 git commands to generate.