mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng15] Fixed a typo in pngpriv.h
This commit is contained in:
parent
4be12aa1e3
commit
65f3ac192b
@ -524,7 +524,7 @@ PNG_EXTERN /*PRIVATE*/ PNG_CONST png_uint_16 png_sRGB_table[256];
|
||||
#endif
|
||||
|
||||
#if defined PNG_SIMPLIFIED_READ_SUPPORTED ||\
|
||||
defined PNG_SIMPLFIED_WRITE_SUPPORTED
|
||||
defined PNG_SIMPLIFIED_WRITE_SUPPORTED
|
||||
PNG_EXTERN /*PRIVATE*/ PNG_CONST png_uint_16 png_sRGB_base[512];
|
||||
PNG_EXTERN /*PRIVATE*/ PNG_CONST png_byte png_sRGB_delta[512];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user