updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / par2cmdline / 04-offset-must-always-be-updated-even-when-progress-is-.patch
blob38c4a1fb8130f8fe0ba653e7bc5c79b6870a4af0
1 --- a/par2creatorsourcefile.cpp
2 +++ b/par2creatorsourcefile.cpp
3 @@ -224,6 +224,10 @@ bool Par2CreatorSourceFile::Open(CommandLine::NoiseLevel noiselevel, const Comma
4 cout << newfraction/10 << '.' << newfraction%10 << "%\r" << flush;
7 + else
8 + {
9 + offset += want;
10 + }
13 // Did we finish the last block