diff options
Diffstat (limited to 'wrjpgcom.c')
-rw-r--r-- | wrjpgcom.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -580,7 +580,7 @@ main(int argc, char **argv) } } /* Duplicate the remainder of the source file. - * Note that any COM markers occuring after SOF will not be touched. + * Note that any COM markers occurring after SOF will not be touched. */ write_marker(marker); copy_rest_of_file(); |