You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: hcxpcapngtool.c
+4-4
Original file line number
Diff line number
Diff line change
@@ -865,8 +865,8 @@ if(eapolwrittenhcpxcountdeprecated > 0) fprintf(stdout, "EAPOL pairs written to
865
865
if(eapolncwrittenhcpxcountdeprecated>0) fprintf(stdout, "EAPOL pairs written to old format hccapx.: %ld (RC not checked)\n", eapolncwrittenhcpxcountdeprecated);
866
866
if(eapolwrittenhcpcountdeprecated>0) fprintf(stdout, "EAPOL pairs written to old format hccap..: %ld (RC checked)\n", eapolwrittenhcpcountdeprecated);
867
867
if(eapolwrittenjcountdeprecated>0) fprintf(stdout, "EAPOL pairs written to old format JtR....: %ld (RC checked)\n", eapolwrittenjcountdeprecated);
0 commit comments