summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2008-10-25 20:03:28 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:10:32 -0500
commit97a9b487891ecdf324e594d6ec2816ddedeaa1fa (patch)
treeb0eaed0d621ee470d3f67a0588f74e0ef8a46698 /example.c
parent56f6396137898c5d3bf117735241fcd4882a0551 (diff)
Imported from libpng-1.4.0beta36.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 9c5a88ef8..e3675c039 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 [October 6, 2008]
+ * Last changed in libpng 1.4.0 [October 26, 2008]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2008 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)