]> andersk Git - moira.git/blobdiff - gdb/gdb_struct.c
Added missing definition of $(SRCDIR)
[moira.git] / gdb / gdb_struct.c
index 8697966ef1d202858f346c4d38003e1d9c7dbee9..345b1bffbf21c29b7923a805e35134ce6a69fcf0 100644 (file)
@@ -1,5 +1,4 @@
 /*
- *     $Source$
  *     $Header$
  */
 
@@ -7,25 +6,6 @@
 static char *rcsid_gdb_struct_c = "$Header$";
 #endif lint
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 
 /************************************************************************/
 /*     
@@ -61,7 +41,9 @@ static char *rcsid_gdb_struct_c = "$Header$";
 #include "gdb.h"
 
 extern char *malloc();
+#ifndef lint
 extern void   free();
+#endif
 \f
 /************************************************************************/
 /*     
@@ -102,6 +84,7 @@ int bytes;
        /*      
        /*----------------------------------------------------------*/
 
+/*ARGSUSED*/
 int
 gdb_fm(ptr, bytes)
 char *ptr;
This page took 0.038467 seconds and 4 git commands to generate.