summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-05-07 09:42:14 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-05-07 09:55:50 -0500
commit537c1a5747f09831f4cd6f45d8f04c506091d4dc (patch)
treec7202467866ab43027a0285820be971f1cbd1dfd /example.c
parentf24daf23a5ab11121af3cb91a5fdd572f5bd7ac3 (diff)
downloadlibpng-537c1a5747f09831f4cd6f45d8f04c506091d4dc.tar.gz
[devel] Imported from libpng-1.5.0beta24.tarv1.5.0beta24
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 1b97d66ae..26747611b 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 [May 6, 2010]
+ * Last changed in libpng 1.5.0 [May 7, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)