Skip to content

Commit

Permalink
fixed status
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Jul 3, 2024
1 parent decb2b1 commit 33b7d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hcxpcapngtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ if(zeroedtimestampcount > 0)
fprintf(stdout, "\nWarning: missing timestamps!\n"
"This dump file contains frames with zeroed timestamps.\n"
"It prevent calculation of EAPOL TIMEOUT values.\n"
"That is a bug of the capturing/cleaning.\n");
"That is a bug of the capturing/cleaning tool.\n");
}
if(eapolmsgtimestamperrorcount > 0)
{
Expand Down

0 comments on commit 33b7d9b

Please sign in to comment.