summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2008-11-27 06:44:23 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:18:00 -0500
commite502bca96254e718fe3e7642720fd692abe0525f (patch)
treea8e111e85623e0de23784b72c572cc83ba896274 /example.c
parentc4d44b72e895624515ac42e1921480d009155fcc (diff)
downloadlibpng-e502bca96254e718fe3e7642720fd692abe0525f.tar.gz
Imported from libpng-1.2.34beta01.tarv1.2.34beta01
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 4f0223864..0ac411fa9 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 31, 2008]
+ * Last changed in libpng 1.2.33 [November 27, 2008]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2008 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)