Changeset 107813 in vbox for trunk/src/libs/libpng-1.6.45/contrib/libtests/pngstest.c
- Timestamp:
- Jan 16, 2025 1:09:46 PM (3 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/libpng-1.6.45/contrib/libtests/pngstest.c
r103316 r107813 1 2 1 /* pngstest.c 3 2 * … … 3501 3500 int c; 3502 3501 3503 #if PNG_LIBPNG_VER >= 107003502 #if PNG_LIBPNG_VER == 10700 3504 3503 /* This error should not exist in 1.7 or later: */ 3505 3504 opts |= GBG_ERROR;
Note:
See TracChangeset
for help on using the changeset viewer.