]> git.wh0rd.org - dump.git/blobdiff - dump/traverse.c
Update the location of dump home page (to the sourceforge one).
[dump.git] / dump / traverse.c
index 3c0c378cb66b1c4a7dfdfb2f08deb34e2ad82417..f149b120b13555d31245e7fc9f09ea61d94cde84 100644 (file)
@@ -2,7 +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-2000
  */
 
 /*-
@@ -40,7 +40,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: traverse.c,v 1.13 2000/01/13 09:38:26 stelian Exp $";
+       "$Id: traverse.c,v 1.14 2000/01/21 10:17:41 stelian Exp $";
 #endif /* not lint */
 
 #include <sys/param.h>