mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-05-14 05:52:49 +00:00
some stuff
This commit is contained in:
parent
1e9e5b3a63
commit
86216787ba
2 changed files with 1 additions and 1 deletions
1
main.c
1
main.c
|
@ -881,7 +881,6 @@ initseed:
|
|||
|
||||
DOFILTER(i,pk,{
|
||||
if (numwords > 1) {
|
||||
//printf("numwords=%d,filter_len=%d\n",numwords,(int)filter_len(i));
|
||||
shiftpk(wpk,pk,filter_len(i));
|
||||
size_t j;
|
||||
for (int w = 1;;) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue