summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-04-17 19:08:05 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-04-17 19:09:22 -0500
commit5623f781bc87c96ba3d7094d7e0fdcd6f3efbb48 (patch)
tree10be99a652b258f8c89cd5a2841c1a079d491b15 /example.c
parent7efdbaf32089a73d24d6c01fae62de95ffc7489b (diff)
[devel] Imported from libpng-1.5.0beta18.tar
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 48298d200..00dc13006 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 [April 17, 2010]
+ * Last changed in libpng 1.5.0 [April 18, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)