summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@mines-paris.org>2017-09-21 17:39:24 +0200
committerGitHub <noreply@github.com>2017-09-21 17:39:24 +0200
commite5a561b5d86e6292832a7baefdcdf24e25821ae3 (patch)
tree4a50c06ea611c1a822c53e36dae5f883e9c85c7b /src
parent4c8aba2add074c4a8101156037e9ca7051bc4baf (diff)
parentf92d30f9e7340f50294cca438c1fb62fb4fb03dd (diff)
Merge pull request #1024 from stweil/warnings
Add missing newline at end of file
Diffstat (limited to 'src')
-rw-r--r--src/lib/openjp2/sparse_array.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/openjp2/sparse_array.h b/src/lib/openjp2/sparse_array.h
index 130fe13e..fd927eaa 100644
--- a/src/lib/openjp2/sparse_array.h
+++ b/src/lib/openjp2/sparse_array.h
@@ -138,4 +138,4 @@ OPJ_BOOL opj_sparse_array_int32_write(opj_sparse_array_int32_t* sa,
/*@}*/
-#endif /* OPJ_SPARSE_ARRAY_H */ \ No newline at end of file
+#endif /* OPJ_SPARSE_ARRAY_H */