summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-03-14 09:14:48 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-03-14 09:42:07 -0500
commit4a215541e7fc3ec5a853fa54a7ad263cdd019910 (patch)
treed1b31c4d668c0b6699382695a99f655b78ef4761 /example.c
parentd00bbb29b8a84511c04aff2081c86022c24f89ec (diff)
[devel] Imported from libpng-1.5.0beta14.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 e2a340d81..1c91779f6 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 [March 10, 2010]
+ * Last changed in libpng 1.5.0 [March 14, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)