summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-10-31 21:31:08 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-10-31 21:43:16 -0500
commit8f5846f86d2f0215414b1e14cca50f7219e16b40 (patch)
tree70f41424ae22e5abaf9c2ed28e2ffb1fb412da29 /example.c
parentf298db9762de820c2de5dafaf551e3a4b4c3d152 (diff)
[devel] Imported from libpng-1.4.0beta89.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 b0d7578a0..ae2d0d204 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 30, 2009]
+ * Last changed in libpng 1.4.0 [November 1, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)