summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2008-08-18 21:52:21 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:10:20 -0500
commit4198360421ded7c83fb5e36e8eff8e2058d3eeaf (patch)
tree813c6c5e3b5f42514b5bdb4dab97082b284ed2b4 /example.c
parent1916f6ae420cd22eab26b1322072d09acb110ade (diff)
Imported from libpng-1.4.0beta31.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 830bbb302..962c322c6 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 [August 14, 2008]
+ * Last changed in libpng 1.4.0 [August 19, 2008]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2008 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)