summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2008-07-17 13:54:41 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:17:15 -0500
commitb8bccdd0814a52d7f5c700959e8f553f3ac21c11 (patch)
tree34a32eb54e4de6f5746943bc03e2aff1fbb64b5f /example.c
parent4310a4d813c8870541e4f104d6ae253dfbe2d02f (diff)
downloadlibpng-b8bccdd0814a52d7f5c700959e8f553f3ac21c11.tar.gz
Imported from libpng-1.2.30rc01.tarv1.2.30rc01
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 17cdb1851..ad80aff11 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.30 [July 10, 2008]
+ * Last changed in libpng 1.2.30 [July 17, 2008]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2008 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)