summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-06-25 20:13:41 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-06-25 20:18:44 -0500
commit4db344230d3973465ea2bb5e8e51e2d46f5e2046 (patch)
treebab9a0f90c08ed4db7838fac62ddd98cacee8529 /example.c
parent821b7106b2102ea42e62ec62186f575dc567af5e (diff)
downloadlibpng-4db344230d3973465ea2bb5e8e51e2d46f5e2046.tar.gz
[devel] Imported from libpng-1.5.0beta32.tarv1.5.0beta32
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 8939592d6..58657023d 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 [June 24, 2010]
+ * Last changed in libpng 1.5.0 [June 26, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)