--- gdb-6.4.old/gdb/p-lang.h 2005-05-09 17:20:34.000000000 -0400 +++ gdb-6.4/gdb/p-lang.h 2006-04-03 13:27:43.000000000 -0400 @@ -41,7 +41,7 @@ /* These are in p-lang.c: */ extern int - is_pascal_string_type (struct type *, int *, int *, int *, int *, char **); + is_pascal_string_type (struct type *, int *, int *, int *, int *, int *, int *, char **); extern void pascal_printchar (int, struct ui_file *);