]> git.wh0rd.org - dump.git/blobdiff - restore/symtab.c
Added version in usage text.
[dump.git] / restore / symtab.c
index 27343d9d319a3089471613f6c548e8fbad2832f1..3fd05a6fce68f991ad5a0431c7c4e45d8c1f811a 100644 (file)
@@ -2,8 +2,7 @@
  *     Ported to Linux's Second Extended File System as part of the
  *     dump and restore backup suit
  *     Remy Card <card@Linux.EU.Org>, 1994-1997
- *      Stelian Pop <pop@cybercable.fr>, 1999 
- *
+ *     Stelian Pop <pop@cybercable.fr>, 1999 
  */
 
 /*
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)symtab.c   8.3 (Berkeley) 4/28/95";
-#endif
 static const char rcsid[] =
-       "$Id: symtab.c,v 1.3 1999/10/11 12:59:20 stelian Exp $";
+       "$Id: symtab.c,v 1.6 1999/10/13 09:57:21 stelian Exp $";
 #endif /* not lint */
 
 /*