12 lines
372 B
Diff
12 lines
372 B
Diff
diff -up dump-0.4b42/restore/tape.c.rh507948 dump-0.4b42/restore/tape.c
|
|
--- dump-0.4b42/restore/tape.c.rh507948 2009-07-23 14:28:17.998903816 +0200
|
|
+++ dump-0.4b42/restore/tape.c 2009-07-23 14:29:27.058903991 +0200
|
|
@@ -474,7 +474,6 @@ getvol(long nextvol)
|
|
if (nextvol == 1) {
|
|
tapesread = 0;
|
|
gettingfile = 0;
|
|
- tpblksread = 0;
|
|
blksread = 0;
|
|
}
|
|
if (pipein) {
|