add type for read_cfront_member_functions
authorAngela Marie Thomas <angela@cygnus>
Mon, 24 Jun 1996 16:58:30 +0000 (16:58 +0000)
committerAngela Marie Thomas <angela@cygnus>
Mon, 24 Jun 1996 16:58:30 +0000 (16:58 +0000)
gdb/stabsread.c

index 2b65dd1b209b5476864c353bf752e01db109a776..30a8efeb2ff4801ec80b1bce6960fe3a8e9a54bf 100644 (file)
@@ -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;