From 4ef1f4677390c085543fe80eec41b0fe5d58ddca Mon Sep 17 00:00:00 2001 From: David Taylor Date: Mon, 28 Dec 1998 23:06:13 +0000 Subject: hp merge changes -- too numerous to mention here; see ChangeLog and ChangeLog-gdbtk for details. --- gdb/ch-lang.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/ch-lang.h') diff --git a/gdb/ch-lang.h b/gdb/ch-lang.h index 699ab15..6525c30 100644 --- a/gdb/ch-lang.h +++ b/gdb/ch-lang.h @@ -31,7 +31,7 @@ extern void /* Defined in ch-typeprint.c */ chill_print_type PARAMS ((struct type *, char *, GDB_FILE *, int, int)); extern int -chill_val_print PARAMS ((struct type *, char *, CORE_ADDR, GDB_FILE *, int, int, +chill_val_print PARAMS ((struct type *, char *, int, CORE_ADDR, GDB_FILE *, int, int, int, enum val_prettyprint)); extern int -- cgit v1.1