summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-08-11 09:00:26 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-08-11 09:04:31 -0500
commit363f96e717da0ec225a607252b5913f375d37d87 (patch)
tree71a84303d80d6e3e78d2aae56473c278d64de234 /example.c
parent9f65059a5bd8019e1eb6a12e2729635c81d384f6 (diff)
downloadlibpng-363f96e717da0ec225a607252b5913f375d37d87.tar.gz
[devel] Imported from libpng-1.5.0beta41.tarv1.5.0beta41
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 73d8c45c4..562f472d3 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 [August 6, 2010]
+ * Last changed in libpng 1.5.0 [August 11, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)