diff options
Diffstat (limited to 'include/tinyff/image/bmp.h')
| -rw-r--r-- | include/tinyff/image/bmp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tinyff/image/bmp.h b/include/tinyff/image/bmp.h index 6381cea..cae4273 100644 --- a/include/tinyff/image/bmp.h +++ b/include/tinyff/image/bmp.h @@ -47,4 +47,4 @@ ff_result ff_bmp_isvalid(ff_stream *stream); ff_result ff_open_bmp(ff_stream *stream, ff_bmp_ctx **out_ctx); -#endif BMP_H_
\ No newline at end of file +#endif // BMP_H_
\ No newline at end of file |
