summaryrefslogtreecommitdiff
path: root/scripts/symbols.dfn
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-08-24 21:05:43 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-08-24 21:05:43 -0500
commit4f108d8af6fabc3372992e0044319c15bab8d4be (patch)
treea728610de3cf9011dfb8d59c6ce37eb27f9deb3d /scripts/symbols.dfn
parentf45a345adbaf8514aa368fe2d88299cdceb937ee (diff)
downloadlibpng-4f108d8af6fabc3372992e0044319c15bab8d4be.tar.gz
[devel] Supply default values for PNG_USER_PRIVATEBUILD and PNG_USER_DLLFNAME_POSTFIX
in pngpriv.h in case the user forgot to define them in their pngusr.h. This means it is safe for people not building a DLL to omit these defines from pngusr.h.
Diffstat (limited to 'scripts/symbols.dfn')
-rw-r--r--scripts/symbols.dfn2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/symbols.dfn b/scripts/symbols.dfn
index dfbd8c1b2..336e26c72 100644
--- a/scripts/symbols.dfn
+++ b/scripts/symbols.dfn
@@ -1,7 +1,7 @@
/* symbols.dfn - find all exported symbols
*
- * Last changed in libpng version 1.5.0 [August 24, 2010]
+ * Last changed in libpng version 1.5.0 [August 25, 2010]
* Copyright (c) 1998-2010 Glenn Randers-Pehrson
*
* This code is released under the libpng license.