diff options
| author | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2005-03-25 13:46:38 +0000 |
|---|---|---|
| committer | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2005-03-25 13:46:38 +0000 |
| commit | 5f44ec7d0107e0c3ca6b29ce9d5a8875391c7b8e (patch) | |
| tree | 5e4b9910af0d7ff2079855154fc987e5a88de93b /mj2 | |
| parent | 10aee43cbc0a924aa6f85f9de678d3c46054baf4 (diff) | |
Newline at end of file added
Diffstat (limited to 'mj2')
| -rw-r--r-- | mj2/mj2_convert.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mj2/mj2_convert.c b/mj2/mj2_convert.c index d7a2d118..dcce84ef 100644 --- a/mj2/mj2_convert.c +++ b/mj2/mj2_convert.c @@ -315,4 +315,4 @@ int imagetobmp(j2k_image_t * img, j2k_cp_t * cp, char *outfile) { free(img->comps[2].data); } return 0; -}
\ No newline at end of file +} |
