*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / p-lang.h
index ca8a0a9de6664a3cbd60b9b5f78606dfc39d07d1..39eb0435f09c0e9a03e8ea2d124656ccb8c0d2a4 100644 (file)
@@ -38,7 +38,8 @@ extern void pascal_type_print_method_args (char *, char *,
 
 /* These are in p-lang.c: */
 
-extern int is_pascal_string_type (struct type *, int *, int *, int *, int*);
+extern int 
+  is_pascal_string_type (struct type *, int *, int *, int *, int *, char **);
 
 extern void pascal_printchar (int, struct ui_file *);
 
This page took 0.02419 seconds and 4 git commands to generate.