1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00

Fixed compiler warning.

This commit is contained in:
Ilia Alshanetsky
2003-01-25 00:23:03 +00:00
parent 330740f7cd
commit 758ea308a9

View File

@@ -579,7 +579,7 @@ static struct gfxinfo *php_handle_jpc(php_stream * stream TSRMLS_DC)
unsigned short dummy_short;
int dummy_int, highest_bit_depth, bit_depth;
unsigned char first_marker_id;
int i;
unsigned int i;
/* JPEG 2000 components can be vastly different from one another.
Each component can be sampled at a different resolution, use