[master] Moved the definition of png_snprintf()

outside of the enclosing #ifdef blocks in pngconf.h
This commit is contained in:
Glenn Randers-Pehrson
2010-07-24 07:56:36 -05:00
parent dd9578f379
commit 940de5ab02
3 changed files with 32 additions and 27 deletions

View File

@@ -2619,8 +2619,10 @@ version 1.4.4beta01 [July 12, 2010]
Changed "extern" to "PNG_EXTERN" in pngpriv.h (except for the 'extern "C" {')
Put "#ifndef PNG_EXTERN, #endif" around "#define PNG_EXTERN" in pngpriv.h
version 1.4.4beta02 [July 17, 2010]
version 1.4.4beta02 [July 24, 2010]
Added -DNO_PNG_SNPRINTF to CFLAGS in scripts/makefile.dj2
Moved the definition of png_snprintf() outside of the enclosing
#ifdef blocks in pngconf.h
Send comments/corrections/commendations to glennrp at users.sourceforge.net
or to png-mng-implement at lists.sf.net (subscription required; visit