1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/archivers/par2cmdline/files/patch-par2creatorsourcefile.cpp
2009-03-15 18:27:46 +00:00

14 lines
357 B
C++

--- par2creatorsourcefile.cpp.orig 2009-03-10 07:10:35.860499029 +0000
+++ par2creatorsourcefile.cpp 2009-03-10 07:12:53.111712521 +0000
@@ -224,6 +224,10 @@
cout << newfraction/10 << '.' << newfraction%10 << "%\r" << flush;
}
}
+ else
+ {
+ offset += want;
+ }
}
// Did we finish the last block