summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-12-13 08:06:26 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-12-13 08:15:55 -0600
commitaddb84b1bc06208e0f083c80363e2049d4e210fd (patch)
tree806e0a68dda616787998600a73ef9737bae82a79 /example.c
parentffa8924330edb9a78d2ad197b911561bc315d6de (diff)
[devel] Imported from libpng-1.4.0beta109.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 da15db75e..9fd67a0d9 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.4.0 [December 11, 2009]
+ * Last changed in libpng 1.4.0 [December 13, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)