summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-07-06 09:11:54 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-07-06 09:14:14 -0500
commitbc7156d08910326981563020b71bf877e5efbad3 (patch)
tree17b198591d0ace4d2e3eb1b77c9edf050a1f29f1 /example.c
parent237d1fba11a0fe05b4d9a4908e798abf88816398 (diff)
[devel] Imported from libpng-1.4.0beta67.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 7e144ef6b..df4332b53 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 [June 29, 2009]
+ * Last changed in libpng 1.4.0 [July 6, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)