same as last
This commit is contained in:
parent
54a80d7c54
commit
fc88a3048b
|
@ -492,7 +492,8 @@ int main(int argc, char *argv[])
|
|||
opj_codestream_info_v2_t* cstr_info = NULL;
|
||||
opj_codestream_index_t* cstr_index = NULL;
|
||||
|
||||
unsigned int num_images, imageno;
|
||||
unsigned int num_images;
|
||||
OPJ_INT32 imageno;
|
||||
img_fol_t img_fol;
|
||||
dircnt_t *dirptr = NULL;
|
||||
|
||||
|
|
Loading…
Reference in New Issue