summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-13 11:41:33 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-13 12:02:11 -0500
commita93c9420703669f2514f0abed2ceee9a72f209bc (patch)
tree385a0f4f8089e8a0848b879b01e78deb05f24061 /example.c
parenta6cc627446e8c4c613092f5a0b4d532ce88620a1 (diff)
Imported from libpng-1.4.0beta54.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 0a58a8997..17a3e307b 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 [April 1, 2009]
+ * Last changed in libpng 1.4.0 [April 13, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)