diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-10-01 09:20:30 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-10-01 09:20:30 +0000 |
| commit | 25cbfcf34afedf0e39f5a36d70b17d308a97e8ae (patch) | |
| tree | 6c89914370aab01493ccd47cd25563313f615905 /src/lib/openmj2/mj2.c | |
| parent | cffc33a51c7a9f4b8cf460fdc7c02639b40d266d (diff) | |
[trunk] FolderReorgProposal task: cleanup doxygen
Update issue 177
Diffstat (limited to 'src/lib/openmj2/mj2.c')
| -rw-r--r-- | src/lib/openmj2/mj2.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/openmj2/mj2.c b/src/lib/openmj2/mj2.c index f5ab5f3f..4d87d7b8 100644 --- a/src/lib/openmj2/mj2.c +++ b/src/lib/openmj2/mj2.c @@ -2913,3 +2913,8 @@ void mj2_destroy_compress(opj_mj2_t *movie) { } opj_free(movie); } + +/*@}*/ + +/*@}*/ + |
