summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-11-20 09:33:25 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-11-20 10:22:57 -0600
commite8ef689cb943e68de9f302b11c44a6ae29870c6c (patch)
treedeb84effe97612d26e5f1e39b0f4a143d7feef41 /example.c
parentaebb7585c9d499917e62332a10e6737fa102d59c (diff)
[libpng16] Imported from libpng-1.6.15.tar
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 97a537e3a..945546c25 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.6.15 [(PENDING RELEASE)]
+ * Last changed in libpng 1.6.15 [November 20, 2014]
* Maintained 1998-2014 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)
* Written 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)