X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=dump%2Ftape.c;h=579ecd6eb209a931a95a0696edc45aae03ca69cf;hp=63b64260db1d73cf928b5dd426def5feaf650771;hb=0a99352128efc4af44160eee69e8990686bf9ad5;hpb=95cd88019335e29909def7e0ac8794ef01380aac diff --git a/dump/tape.c b/dump/tape.c index 63b6426..579ecd6 100644 --- a/dump/tape.c +++ b/dump/tape.c @@ -3,6 +3,7 @@ * dump and restore backup suit * Remy Card , 1994-1997 * Stelian Pop , 1999-2000 + * Stelian Pop - AlcĂ´ve , 2000 */ /*- @@ -40,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: tape.c,v 1.23 2000/08/30 08:55:21 stelian Exp $"; + "$Id: tape.c,v 1.24 2000/11/10 14:42:25 stelian Exp $"; #endif /* not lint */ #ifdef __linux__