]> git.wh0rd.org - dump.git/blobdiff - common/dumprmt.c
Added version in usage text.
[dump.git] / common / dumprmt.c
index 6a79d0761be16c21956a4a1659ee6fd109793cd5..4caedfa3384804c3f8ccd6b0f137cd85ac270479 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[] = "@(#)dumprmt.c  8.3 (Berkeley) 4/28/95";
-#endif
 static const char rcsid[] =
-       "$Id: dumprmt.c,v 1.4 1999/10/11 13:08:06 stelian Exp $";
+       "$Id: dumprmt.c,v 1.6 1999/10/13 09:57:18 stelian Exp $";
 #endif /* not lint */
 
 #ifdef __linux__