mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Splitting the machine generated error structs out to a file allows the values to be updated without changing pngstest.c itself, since libpng 1.6 and 1.7 have slightly different error limits this simplifies maintenance. Signed-off-by: John Bowler <jbowler@acm.org>