X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=restore%2Ftape.c;h=eca001d8aedcd1cf1556e38de43f0822728fd0dd;hp=b4fa15d93c8cdc9882f6a112524253614c6ee1d2;hb=3e8961b70386c298ef95b85171ec9bb5dea9649a;hpb=5d8d264f597006c9012d853aeacf15a3d7e8f8d8 diff --git a/restore/tape.c b/restore/tape.c index b4fa15d..eca001d 100644 --- a/restore/tape.c +++ b/restore/tape.c @@ -42,7 +42,7 @@ #ifndef lint static const char rcsid[] = - "$Id: tape.c,v 1.75 2003/10/26 16:05:48 stelian Exp $"; + "$Id: tape.c,v 1.76 2003/11/22 16:52:16 stelian Exp $"; #endif /* not lint */ #include @@ -1000,12 +1000,10 @@ extractfinderinfoufs(char *name) int flags; mode_t mode; struct timeval timep[2]; - struct entry *ep; - int sz; - attrinfo_block_t gABuf; u_int32_t uid; u_int32_t gid; char path[MAXPATHLEN], fname[MAXPATHLEN]; + int toto; curfile.name = name; curfile.action = USING;