summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-09-01 11:28:09 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-09-01 11:38:04 -0500
commit5d95de74d35cdc209bc6bb98d81ee879429564c0 (patch)
treed91877c039549f0ae06a0d638c99cf5d4715a143 /example.c
parent5618e46179aa7fd8f8d07c4246a368fd8bb93b4a (diff)
[devel] Imported from libpng-1.4.0beta79.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 8d926469c..ca3596482 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 [August 31, 2009]
+ * Last changed in libpng 1.4.0 [September 1, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)