From: Angela Marie Thomas Date: Mon, 24 Jun 1996 16:58:30 +0000 (+0000) Subject: add type for read_cfront_member_functions X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=30b9d933e87b0252aa4a1f393828f475b9ed6237;p=binutils-gdb.git add type for read_cfront_member_functions --- diff --git a/gdb/stabsread.c b/gdb/stabsread.c index 2b65dd1b209..30a8efeb2ff 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;