summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-10-09 10:05:14 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-10-10 06:25:39 -0500
commitea15ec6aa29b2812efaefb26d2b9a5b52baf02b1 (patch)
tree2d2d5076b5a2695c888aff5fba6bea22c9989805 /example.c
parent90b878c5834720811c795066d39e0ffbfd6b9b77 (diff)
[devel] Imported from libpng-1.4.0beta86.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 48b48996c..224801383 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 2, 2009]
+ * Last changed in libpng 1.4.0 [October 9, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)