summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-03-31 11:23:49 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-03-31 11:29:05 -0500
commitdcc3505c7bd0660876fc80110f8e3581900a186a (patch)
tree0ff4ac40a7fbdcb52e87692de6f89e7c60d6d438 /example.c
parent0d00d83ef0edce31daf71daf567b493c0bdaa8e6 (diff)
downloadlibpng-dcc3505c7bd0660876fc80110f8e3581900a186a.tar.gz
[devel] Imported from libpng-1.5.2.tarv1.5.2
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 cd3682f01..782c555b7 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 [January 6, 2011]
+ * Last changed in libpng 1.5.2 [March 31, 2011]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2011 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)