Skip to content

Commit

Permalink
Update --strip-all to also remove JFIF markers.
Browse files Browse the repository at this point in the history
  • Loading branch information
tjko committed Jun 22, 2023
1 parent 22b1dd8 commit 1cf3878
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jpegoptim.c
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@ void parse_arguments(int argc, char **argv, char *dest_path, size_t dest_path_le
save_icc=0;
save_xmp=0;
save_adobe=0;
save_jfif=0;
save_jfxx=0;
break;

Expand Down

0 comments on commit 1cf3878

Please sign in to comment.