summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-08-02 07:42:08 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-08-02 08:02:00 -0500
commit2c700f970c97db50c6324c5ccc1798e1b48ad347 (patch)
tree74a84c58732f50843f911b8b844bd52070592c4b /example.c
parent77396b63f97b7d15ed6fcdb6d1016213d5d3bd55 (diff)
downloadlibpng-2c700f970c97db50c6324c5ccc1798e1b48ad347.tar.gz
[devel] Imported from libpng-1.5.0beta39.tarv1.5.0beta39
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 81a3b84a8..109faa40b 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 [July 31, 2010]
+ * Last changed in libpng 1.5.0 [August 2, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)