summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-03-29 00:07:04 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-03-29 06:35:58 -0500
commitd5a80e094465b2feb448e8d291ea696dc408a097 (patch)
tree216f8a53a7fd0f2e4c12671ec062436e33a66eb7 /example.c
parent5a13159bfcd42c0092472150c4d22589dea7931e (diff)
downloadlibpng-d5a80e094465b2feb448e8d291ea696dc408a097.tar.gz
[master] Imported from libpng-1.5.10.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 69b543af5..c20d86b15 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.10 [(PENDING RELEASE)]
+ * Last changed in libpng 1.5.10 [March 8, 2012]
* Maintained 1998-2012 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger
* Written 1995, 1996 Guy Eric Schalnat, Group 42, Inc.