summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-07-19 13:31:53 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-07-19 14:27:36 -0500
commit12a11c521bc9c9d9e2288eabc21c76190798ce92 (patch)
tree6eefb82bbc12d051256c514f53fa4d18015aec8e /example.c
parent9c90d7f4ee766e042fdb32d8373b48171a15e424 (diff)
[devel] Imported from libpng-1.4.0beta68.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 e4356088c..d565bc32a 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 7, 2009]
+ * Last changed in libpng 1.4.0 [July 19, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)