Skip to content

Commit 2888d4f

Browse files
author
=
committed
added weak candidates based on wpa-sec
1 parent cfeab91 commit 2888d4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hcxpsktool.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,6 @@ static const char *secondword[] =
424424
"zoo"
425425
};
426426

427-
428427
for(ca = 0; ca < (sizeof(firstword) / sizeof(char *)); ca++)
429428
{
430429
for(cs = 0; cs < (sizeof(secondword) / sizeof(char *)); cs++)

0 commit comments

Comments
 (0)