Update cr.c
This commit is contained in:
parent
dd833f3afc
commit
2606f671b1
1 changed files with 1 additions and 0 deletions
1
c/cr.c
1
c/cr.c
|
@ -1788,6 +1788,7 @@ int main(int argc, char **argv)
|
|||
memset(url_fromlist,0,url_fromlist_arraylen);
|
||||
elementnum=0;
|
||||
loopcount++;
|
||||
break;
|
||||
default :
|
||||
if(loopcount<url_fromlist_arraylen){
|
||||
url_fromlist[elementnum]=urlListShuffled[loopcount];
|
||||
|
|
Loading…
Reference in a new issue