X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fopenjpip%2Fbox_manager.h;h=4a3ae767ef201d69d926fdfa89759607a242ebe4;hb=20ad29f497cf1afacb243c0019069ba10a0320bd;hp=250ef640cca1d9e81f1f255c894dae70c4371cfa;hpb=61309d7f66f6c6d6381c529b84931e9a7531c1b6;p=openjpeg.git diff --git a/src/lib/openjpip/box_manager.h b/src/lib/openjpip/box_manager.h index 250ef640..4a3ae767 100644 --- a/src/lib/openjpip/box_manager.h +++ b/src/lib/openjpip/box_manager.h @@ -72,7 +72,7 @@ boxlist_param_t * get_boxstructure(int fd, OPJ_OFF_T offset, OPJ_SIZE_T length); /** * generate box from JP2 file at the given offset * - * @param[in] fd file discriptor of the JP2 file + * @param[in] fd file descriptor of the JP2 file * @param[in] offset Box offset * @return pointer to the structure of generate box parameters */ @@ -91,7 +91,7 @@ box_param_t * gene_boxbyOffinStream(Byte_t *stream, OPJ_OFF_T offset); /** * generate(search) box from JP2 file * - * @param[in] fd file discriptor of the JP2 file + * @param[in] fd file descriptor of the JP2 file * @param[in] offset start Byte position of the search * @param[in] length Byte length of the search, if 0, size to the end of file * @param[in] TBox Box Type