diff options
author | Lei Zhang <thestig@chromium.org> | 2015-10-19 16:14:41 -0700 |
---|---|---|
committer | Lei Zhang <thestig@chromium.org> | 2015-10-19 16:14:41 -0700 |
commit | 0300abca7af7ad627ad9b59bdb88c2fec0505b12 (patch) | |
tree | c759002f66447919e086f8c0067aeb016e104c09 /third_party/libopenjpeg20/indexbox_manager.h | |
parent | 50784b617126bd0bf507dec9e785fc982b87b621 (diff) | |
download | pdfium-0300abca7af7ad627ad9b59bdb88c2fec0505b12.tar.xz |
Merge to M46: upgrade openjpeg to commit# cf352af
BUG=457480,497355
R=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1338973005 .
(cherry picked from commit c212b684cb028a5d98e57f711c9eed931b853a44)
Review URL: https://codereview.chromium.org/1416783002 .
Diffstat (limited to 'third_party/libopenjpeg20/indexbox_manager.h')
-rw-r--r-- | third_party/libopenjpeg20/indexbox_manager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libopenjpeg20/indexbox_manager.h b/third_party/libopenjpeg20/indexbox_manager.h index ec5525f530..ebcde8fec4 100644 --- a/third_party/libopenjpeg20/indexbox_manager.h +++ b/third_party/libopenjpeg20/indexbox_manager.h @@ -108,7 +108,7 @@ int opj_write_phix( int coff, opj_codestream_info_t cstr_info, OPJ_BOOL EPHused, opj_event_mgr_t * p_manager ); /* - * Wriet manifest box (box) + * Write manifest box (box) * * @param[in] second number to be visited * @param[in] v number of boxes |