summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-01-01 18:26:18 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-01-01 18:32:13 -0600
commit67a83db98dd151724219766ed465ba30a454b19f (patch)
tree5e03e99cdff7b064ccf1eba190acb0af8a0192b8 /example.c
parenta0e0c6c8e742c9bda5aba5f2f475c4899d58c0eb (diff)
[devel] Imported from libpng-1.4.0rc08.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 f578694ef..d126df46c 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 [January 1, 2010]
+ * Last changed in libpng 1.4.0 [January 2, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)