summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-06-22 13:03:32 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-06-25 20:06:40 -0500
commitef3831a1fe0318b68bc6a21996fdb1589eb5c354 (patch)
tree5c975e931aa93fb829038593e020288d9b5e9a64 /example.c
parent5feb87cd0edeb831722f4674334d1e90ca60bffd (diff)
downloadlibpng-ef3831a1fe0318b68bc6a21996fdb1589eb5c354.tar.gz
[devel] Imported from libpng-1.5.0beta30.tarv1.5.0beta30
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 1cc234bff..9f4c48605 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 [June 21, 2010]
+ * Last changed in libpng 1.5.0 [June 22, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)