Newline at end of file added

This commit is contained in:
Francois-Olivier Devaux 2005-03-25 13:46:38 +00:00
parent 10aee43cbc
commit 5f44ec7d01
1 changed files with 1 additions and 1 deletions

View File

@ -315,4 +315,4 @@ int imagetobmp(j2k_image_t * img, j2k_cp_t * cp, char *outfile) {
free(img->comps[2].data);
}
return 0;
}
}