summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2008-11-23 06:48:29 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:10:39 -0500
commit398b5a31a7db4f9016f5fb2cfa8b39d1f01b5a9a (patch)
treef2696d75a2025bafde0c447c19f0d0aaa025e797 /example.c
parentd0c40591f26ad9fd9071c00adf753ad1791b9561 (diff)
Imported from libpng-1.4.0beta39.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 1bb41b5c8..cbfe36c9b 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 [November 22, 2008]
+ * Last changed in libpng 1.4.0 [November 23, 2008]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2008 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)