summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-10-14 07:29:03 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-10-14 07:35:45 -0500
commit7e1fabe2f7125844839bee98f7ae53915b7ba6ce (patch)
tree311a8f562520a62578fb45ec8ee239ac1c62b907 /example.c
parent79b2d64a672b3bf657bfacc9d0b0cae6293e34f2 (diff)
downloadlibpng-7e1fabe2f7125844839bee98f7ae53915b7ba6ce.tar.gz
[devel] Imported from libpng-1.5.0beta50.tarv1.5.0beta50
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 4fccb8606..b9bcfa6a9 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 8, 2010]
+ * Last changed in libpng 1.5.0 [October 14, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)