Content deleted Content added
m cheking->checking - Fix a typo in one click |
|||
Line 810:
{ // Scan all previous
for (k=j-1; k >= 0; k--) // lexicodes.
if (pc(z[k]^i) < D) // Reverse
break; // is way faster...
|