summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-07-12 06:43:50 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-07-12 06:45:23 -0500
commit39a8bb71d3e082c4879b648710a7ef8b8baabf86 (patch)
tree7502d9d1a4ce3fe6bcb27315d625d400ee7e5de2 /example.c
parent0ee51445f6cdcec5fba684df4b5b0f6a48a6c8ec (diff)
downloadlibpng-39a8bb71d3e082c4879b648710a7ef8b8baabf86.tar.gz
[devel] Imported from libpng-1.5.0beta34.tarv1.5.0beta34
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 7a959d8bc..cf27f3ab3 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 [July 6, 2010]
+ * Last changed in libpng 1.5.0 [July 12, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)