summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-07-25 09:04:44 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-07-25 09:26:53 -0500
commit1cece74438e5ba6da7bd6aeea68ca6ef17a06821 (patch)
tree662bc9988a768f53e76b6e6fa2ea4dd98ee09a51 /example.c
parent3f705ba9a5e7629080f14898959daf2397693c82 (diff)
downloadlibpng-1cece74438e5ba6da7bd6aeea68ca6ef17a06821.tar.gz
[devel] Imported from libpng-1.4.0beta69.tarv1.4.0beta69
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 d565bc32a..906b1f755 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 [July 19, 2009]
+ * Last changed in libpng 1.4.0 [July 25, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)