diff options
Diffstat (limited to 'gdb/p-lang.h')
-rw-r--r-- | gdb/p-lang.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/p-lang.h b/gdb/p-lang.h index d862b49..287c0f4 100644 --- a/gdb/p-lang.h +++ b/gdb/p-lang.h @@ -72,7 +72,7 @@ extern void const struct type_print_options *); extern void pascal_object_print_value_fields (struct type *, const gdb_byte *, - int, + LONGEST, CORE_ADDR, struct ui_file *, int, const struct value *, |