From 30b9d933e87b0252aa4a1f393828f475b9ed6237 Mon Sep 17 00:00:00 2001 From: Angela Marie Thomas Date: Mon, 24 Jun 1996 16:58:30 +0000 Subject: add type for read_cfront_member_functions --- gdb/stabsread.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb') diff --git a/gdb/stabsread.c b/gdb/stabsread.c index 2b65dd1..30a8efe 100644 --- a/gdb/stabsread.c +++ b/gdb/stabsread.c @@ -747,6 +747,7 @@ read_cfront_baseclasses(fip, pp, type, objfile) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */ +static int read_cfront_member_functions(fip, pp, type, objfile) struct field_info *fip; char **pp; -- cgit v1.1