diff options
author | corvid <corvid@lavabit.com> | 2010-09-06 20:23:50 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2010-09-06 20:23:50 +0000 |
commit | 9a91b07ff2728cf71c3e9e6c5fc4204b3f4eeebc (patch) | |
tree | 2fe8cc608e048f114a4d60955c1df738976d67f1 /src/cookies.h | |
parent | 7212d9a447c7849cdb2730b645182b4037355e94 (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/cookies.h')
0 files changed, 0 insertions, 0 deletions