diff options
Diffstat (limited to 'src/lib/openmj2')
| -rw-r--r-- | src/lib/openmj2/mj2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/openmj2/mj2.h b/src/lib/openmj2/mj2.h index 611e6350..8761111f 100644 --- a/src/lib/openmj2/mj2.h +++ b/src/lib/openmj2/mj2.h @@ -378,7 +378,7 @@ Read the structure of an MJ2 file */ OPJ_API int OPJ_CALLCONV mj2_read_struct(FILE *file, opj_mj2_t *mj2); /** -Write the the MOOV box to an output buffer stream +Write the MOOV box to an output buffer stream @param movie MJ2 movie structure @param cio Output buffer stream */ |
