summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-09-17 09:42:25 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-09-17 09:47:47 -0500
commit63a054d7d747dd20804055f054ab783118f45400 (patch)
tree5a3126168ff84b56170bd38d031bd1b6bc32a6bb /example.c
parent495e39986598d07806b49a081f9b24de2b8ccf1e (diff)
[devel] Imported from libpng-1.4.0beta80.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 ca3596482..093b483fe 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 [September 1, 2009]
+ * Last changed in libpng 1.4.0 [September 17, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)