summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2008-12-11 10:06:37 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:18:17 -0500
commit9c2bd642ba1caa53b9964eac9b24432a9aa9614e (patch)
tree66383c1985eb0c9a378b0c9893359122c3f87633 /example.c
parent09883db2081a95a0f3e7a7fde4a242e4fb458505 (diff)
downloadlibpng-9c2bd642ba1caa53b9964eac9b24432a9aa9614e.tar.gz
Imported from libpng-1.2.34rc01.tarv1.2.34rc01
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 05540cbcc..05dcc1fe1 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.2.33 [December 10, 2008]
+ * Last changed in libpng 1.2.33 [December 11, 2008]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2008 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)