mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Fill random buffer at each step
This commit is contained in:
parent
76a0c5ce7b
commit
16bc9827cc
1 changed files with 1 additions and 0 deletions
|
|
@ -262,6 +262,7 @@ begin
|
|||
CheckOperationState; // check pause and stop
|
||||
end;
|
||||
//-------------------------------------
|
||||
if (j = 2) and (max > 0) then fill(j);
|
||||
end;
|
||||
FileFlush(fs.Handle);
|
||||
CheckOperationState; // check pause and stop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue