summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-10-07 20:59:06 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-10-07 21:01:17 -0500
commit1b49a71df4cf003c0b5df97a22e68c0d4189ad0b (patch)
tree9e112f027fd313fb0e38bc75914ac4cb8c9f328b /example.c
parent209eee579a5cec179b02261241cf2b53e4a15c55 (diff)
[devel] Imported from libpng-1.5.0beta49.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 1913503cc..4fccb8606 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 [October 5, 2010]
+ * Last changed in libpng 1.5.0 [October 8, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)