gdb/
[deliverable/binutils-gdb.git] / gdb / p-typeprint.c
index fc54e01cafa18cd72e17771116f948163bc0b92a..1792cf8e798667f9be8cbf2640b83bc2c5abe05a 100644 (file)
@@ -46,8 +46,8 @@ void pascal_type_print_varspec_prefix (struct type *, struct ui_file *, int, int
 /* LEVEL is the depth to indent lines by.  */
 
 void
-pascal_print_type (struct type *type, char *varstring, struct ui_file *stream,
-                  int show, int level)
+pascal_print_type (struct type *type, const char *varstring,
+                  struct ui_file *stream, int show, int level)
 {
   enum type_code code;
   int demangled_args;
This page took 0.033887 seconds and 4 git commands to generate.