future portability to libpng 1.2.7

This commit is contained in:
David Rose 2004-10-04 21:25:50 +00:00
parent 204f639d70
commit dfb3408f7d

View File

@ -58,7 +58,7 @@ PNMFileTypePNG() {
// dereferencing convention on the notify category.
if (pnmimage_png_cat->is_debug()) {
pnmimage_png_cat->debug()
<< "PNG version " << png_libpng_ver << "\n";
<< "PNG version " << PNG_LIBPNG_VER << "\n";
}
}