summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-05-18 16:58:37 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-05-18 17:02:31 -0500
commitdbab08f9361236bda28a37727e5dbe11e18b2b48 (patch)
treecc53bc8739e520cadf1f585ab86927127bc6d2d1 /example.c
parentc996d13ec3c94b0c5539b7985c779cb93a22730c (diff)
Imported from libpng-1.4.0beta60.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 764f4f450..cd4b7656a 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 [May 16, 2009]
+ * Last changed in libpng 1.4.0 [May 18, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)