summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-11-02 22:43:00 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-11-02 22:48:36 -0500
commitbc6726bc041e6ed57e8b42582ab9e7a1147de316 (patch)
treec46db1564c27f961591a23fc5d0e5b3244a2e0ff /example.c
parent1876366b17f2cc4b0c649d394eebfb6046b65746 (diff)
downloadlibpng-bc6726bc041e6ed57e8b42582ab9e7a1147de316.tar.gz
[libpng15] Imported from libpng-1.5.6.tarv1.5.6
Diffstat (limited to 'example.c')
-rw-r--r--example.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example.c b/example.c
index fc91f4a87..105078b9e 100644
--- a/example.c
+++ b/example.c
@@ -2,7 +2,7 @@
#if 0 /* in case someone actually tries to compile this */
/* example.c - an example of using libpng
- * Last changed in libpng 1.5.6 [(PENDING RELEASE)]
+ * Last changed in libpng 1.5.6 [November 3, 2011]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2011 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)