X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=tests%2Funit%2Ftestempty1.c;fp=tests%2Funit%2Ftestempty1.c;h=f4140f648e8e16b610232d0b09bbeab1432698a8;hb=f38e29d00a380f3ec03c700dffefa2d648123476;hp=01547e3db7d2f349ee3af5c77255167ebe9e71a0;hpb=963283d7d0c89bf097c3be4b123c8e58d9d306c0;p=openjpeg.git diff --git a/tests/unit/testempty1.c b/tests/unit/testempty1.c index 01547e3d..f4140f64 100644 --- a/tests/unit/testempty1.c +++ b/tests/unit/testempty1.c @@ -58,7 +58,7 @@ int main(int argc, char *argv[]) const OPJ_COLOR_SPACE color_space = OPJ_CLRSPC_GRAY; unsigned int numcomps = 1; - int i; + unsigned int i; unsigned int image_width = 256; unsigned int image_height = 256;