From fe0b60b29b71ac87d73ad5dd9cfd54ea7dd032e4 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Sun, 5 Jul 1992 11:54:06 +0000 Subject: [PATCH] Typo --- gdb/xcoffread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/xcoffread.c b/gdb/xcoffread.c index ddbf02c4ca0..fc592eafbd7 100644 --- a/gdb/xcoffread.c +++ b/gdb/xcoffread.c @@ -188,7 +188,7 @@ aixcoff_symfile_read PARAMS ((struct objfile *, struct section_offset *, int)); static void aixcoff_symfile_finish PARAMS ((struct objfile *)); -static struct section_offset * +static struct section_offsets * aixcoff_symfile_offsets PARAMS ((struct objfile *, CORE_ADDR)); static int -- 2.30.2