summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-08-26 07:07:37 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-08-26 07:10:48 -0500
commita7119547e247fc5c7ccc907b8e79528ea0850b6c (patch)
treed8da7bb9e0e19625fc7f0d995dcd3ae9d4fe62fb /example.c
parentc97cf70bc7fe55059bdc7e155fa9d6f72c653735 (diff)
downloadlibpng-a7119547e247fc5c7ccc907b8e79528ea0850b6c.tar.gz
[devel] Imported from libpng-1.5.0beta45.tarv1.5.0beta45
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 f22df69de..a61986d06 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 24, 2010]
+ * Last changed in libpng 1.5.0 [August 26, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)