summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2008-10-31 08:42:18 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:17:58 -0500
commitc4d44b72e895624515ac42e1921480d009155fcc (patch)
tree24a642d8a7ea437d3b1f8a1a19a388320d0917cb /example.c
parente7324bb94fb65e16709c8450c6576b82bb30d495 (diff)
downloadlibpng-c4d44b72e895624515ac42e1921480d009155fcc.tar.gz
Imported from libpng-1.2.33.tarv1.2.33
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 5a5c6402e..4f0223864 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.2.33 [October 23, 2008]
+ * Last changed in libpng 1.2.33 [October 31, 2008]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2008 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)