Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
ragusaa committed Feb 26, 2024
1 parent 669c743 commit ac50c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libclamav_rust/src/alz.rs
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ impl<'aa> Alz {
}
}
ALZ_END_OF_CENTRAL_DIRECTORY_HEADER => {
// break;
break;
/*This is the end, nothing really to do here.*/
}
_ => {
Expand Down

0 comments on commit ac50c44

Please sign in to comment.