[trunk] Add missing newline character

This commit is contained in:
Mathieu Malaterre 2012-10-15 07:57:19 +00:00
parent d8715871fa
commit 44a5108e1d
1 changed files with 1 additions and 1 deletions

View File

@ -1863,4 +1863,4 @@ opj_bool opj_pi_next(opj_pi_iterator_t * pi) {
}
return OPJ_FALSE;
}
}