[trunk] Add missing newline character
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Mon, 15 Oct 2012 07:57:19 +0000 (07:57 +0000)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Mon, 15 Oct 2012 07:57:19 +0000 (07:57 +0000)
src/lib/openjp2/pi.c

index fb85b7005601136efe06651fabf4a71317cce89b..72fcdd242ff64afc702c66cf2851a896a3db6d61 100644 (file)
@@ -1863,4 +1863,4 @@ opj_bool opj_pi_next(opj_pi_iterator_t * pi) {
        }
        
        return OPJ_FALSE;
-}
\ No newline at end of file
+}