diff options
Diffstat (limited to '')
-rw-r--r-- | src/mp4ff/mp4ff.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mp4ff/mp4ff.h b/src/mp4ff/mp4ff.h index 5b3ba446c..5fb485d77 100644 --- a/src/mp4ff/mp4ff.h +++ b/src/mp4ff/mp4ff.h @@ -125,4 +125,4 @@ int32_t mp4ff_meta_update(mp4ff_callback_t *f,const mp4ff_metadata_t * data); } #endif /* __cplusplus */ -#endif
\ No newline at end of file +#endif |