summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-12-11 07:52:36 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-12-11 18:02:44 -0600
commit0452bbcf840b7f6716f36e35a336ab421a165972 (patch)
tree4e38b483f3c4935bfb6b65f25c7553399dba1997 /example.c
parent7a59e1eae84ea8c428945cee52e055c77c0e8463 (diff)
[devel] Imported from libpng-1.4.0beta108.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 d1661d394..da15db75e 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.4.0 [December 4, 2009]
+ * Last changed in libpng 1.4.0 [December 11, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)