aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAngela Marie Thomas <angela@cygnus>1996-06-24 16:58:30 +0000
committerAngela Marie Thomas <angela@cygnus>1996-06-24 16:58:30 +0000
commit30b9d933e87b0252aa4a1f393828f475b9ed6237 (patch)
tree8946f8d95d2fbd1b136f3374e1af14a51624ea57 /gdb
parent8530ae8eedcd31832f307e697a56fd2e212cadba (diff)
downloadgdb-30b9d933e87b0252aa4a1f393828f475b9ed6237.zip
gdb-30b9d933e87b0252aa4a1f393828f475b9ed6237.tar.gz
gdb-30b9d933e87b0252aa4a1f393828f475b9ed6237.tar.bz2
add type for read_cfront_member_functions
Diffstat (limited to 'gdb')
-rw-r--r--gdb/stabsread.c1
1 files changed, 1 insertions, 0 deletions
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;