summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-01-06 06:42:51 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-01-06 06:45:07 -0600
commitf5ea1b709548843a76ce7de0b8e932b4b54a1549 (patch)
tree1009746691074611bf73bbeaf2ae40ab369ab7b2 /example.c
parent64b863cd2a40f4afd3796a9e93a81fd858bd2f0f (diff)
downloadlibpng-f5ea1b709548843a76ce7de0b8e932b4b54a1549.tar.gz
[devel] Imported from libpng-1.5.0.tarv1.5.0
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 46bce0a0f..cd3682f01 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.0 [(PENDING RELEASE)]
+ * Last changed in libpng 1.5.0 [January 6, 2011]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2011 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)