summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-20 11:36:11 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-25 07:44:20 -0500
commit1d0240500c81e24ae5af98e1a71974731f6bdca7 (patch)
treef9eb0f11de8fd7fe174ccb6dfe0900cdf9ede132 /example.c
parent4db4affbaf6800eaa8dddb5dd8a302fbe4059494 (diff)
Imported from libpng-1.4.0beta56.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 75285f384..3bedc26a3 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 15, 2009]
+ * Last changed in libpng 1.4.0 [April 20, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)