summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2008-12-10 07:14:45 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:10:55 -0500
commit1eb14e95d3ba4a23c17abf4a80eeec24b6fe57ab (patch)
tree105e8eb17abe2aa516cbd34f01f00bc69d8191e7 /example.c
parent65a0992f0d93e6cfa136ea0691442e06e05539f1 (diff)
Imported from libpng-1.4.0beta46.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 16e48a7f7..9ed9fcc9b 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 9, 2008]
+ * Last changed in libpng 1.4.0 [December 10, 2008]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2008 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)