summaryrefslogtreecommitdiff
path: root/codec/convert.c
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2006-07-21 20:28:44 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2006-07-21 20:28:44 +0000
commit190b4b7c9eb25349c2afe26e9d963d2613b997bb (patch)
tree8e467e56065e50a20eca03303b015e86392d2090 /codec/convert.c
parentd55af7fe7ea3e160fd0bb62301eb0f3d6533e7d6 (diff)
ENH: Minor cleanup, mainly comment and line too long
Diffstat (limited to 'codec/convert.c')
-rw-r--r--codec/convert.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/codec/convert.c b/codec/convert.c
index 8be7c220..d72f4377 100644
--- a/codec/convert.c
+++ b/codec/convert.c
@@ -1048,3 +1048,5 @@ int imagetopnm(opj_image_t * image, char *outfile) {
return 0;
}
+
+