summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2012-10-25 07:06:12 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2012-10-25 07:06:12 +0000
commit0358983ee649c8ff8cdf690ec6724559bb8f2b00 (patch)
treec5cab65b1ec5846f17003e89f62632f22d489269 /src/lib
parenta0977266b47a9e5ba7cb2c74300a5e02388689a3 (diff)
[trunk] Add missing newline
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/openjp2/invert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/openjp2/invert.h b/src/lib/openjp2/invert.h
index 669a68e3..cf5dab92 100644
--- a/src/lib/openjp2/invert.h
+++ b/src/lib/openjp2/invert.h
@@ -55,4 +55,4 @@ opj_bool opj_matrix_inversion_f(OPJ_FLOAT32 * pSrcMatrix,
/*@}*/
-#endif /* __INVERT_H */ \ No newline at end of file
+#endif /* __INVERT_H */