aboutsummaryrefslogtreecommitdiff
path: root/src/misc.c
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2010-09-06 20:23:50 +0000
committercorvid <corvid@lavabit.com>2010-09-06 20:23:50 +0000
commit9a91b07ff2728cf71c3e9e6c5fc4204b3f4eeebc (patch)
tree2fe8cc608e048f114a4d60955c1df738976d67f1 /src/misc.c
parent7212d9a447c7849cdb2730b645182b4037355e94 (diff)
use png_uint_32 for png width and height
For libpng-1.2, png_uint_32 is an unsigned long. For libpng-1.4, it's normally an unsigned int. With 1.4, gcc complained because png_get_IHDR() wants a ptr to whatever a png_uint_32 is, and dillo gave a ptr to an unsigned long.
Diffstat (limited to 'src/misc.c')
0 files changed, 0 insertions, 0 deletions