summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-09-24 20:05:07 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-09-24 20:09:23 -0500
commitb4f99015801001cc3d30381d66312fbb503efa15 (patch)
tree0e5b984f7da017b6fe9917310bbfd2fc64fa6d88 /example.c
parent85b0237adce4a1d6119ff301e61f6f7a7284e134 (diff)
[devel] Imported from libpng-1.4.0beta82.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 e0ac08a84..5045908b1 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 [September 23, 2009]
+ * Last changed in libpng 1.4.0 [September 25, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)