chg: reseting values
This commit is contained in:
@@ -1337,6 +1337,8 @@ int CmdHF14AMfChk_fast(const char *Cmd) {
|
|||||||
if ( res == 0 || res == 2 )
|
if ( res == 0 || res == 2 )
|
||||||
goto out;
|
goto out;
|
||||||
} // end chunks of keys
|
} // end chunks of keys
|
||||||
|
firstChunk = true;
|
||||||
|
lastChunk = false;
|
||||||
} // end strategy
|
} // end strategy
|
||||||
out:
|
out:
|
||||||
t1 = msclock() - t1;
|
t1 = msclock() - t1;
|
||||||
|
|||||||
Reference in New Issue
Block a user