summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-02-14 07:16:19 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-02-14 07:18:23 -0600
commit7a5be536310bd44829c43e36231c5ebeca38ace2 (patch)
tree5197ba9d4989f36f87ab30196c4de7c821248dfe /example.c
parent6e283234c9757c861dd90e3748a6585e0b7aa07c (diff)
[devel] Imported from libpng-1.5.0beta06.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 9285f8833..d1fd1651a 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 [February 13, 2010]
+ * Last changed in libpng 1.5.0 [February 14, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)