summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-06-28 20:14:31 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-06-28 20:21:22 -0500
commit289500ab8d4c15995a77d84427e001f80df04576 (patch)
treeb23c8faa64da4e1ff19df83f6632883cebc482ed /example.c
parent73e28ef13db95d372c5e1ad09cec5d4236854d7f (diff)
downloadlibpng-289500ab8d4c15995a77d84427e001f80df04576.tar.gz
[devel] Imported from libpng-1.5.0beta33.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 58657023d..184987408 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 [June 26, 2010]
+ * Last changed in libpng 1.5.0 [June 29, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)