summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-04-29 10:53:48 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-04-29 10:56:05 -0500
commitaa3143cf6fb1a9713bcb7a3540802670d313e742 (patch)
tree412580c2e48a983dae778347583165b135112bc3 /example.c
parent1f1becf87f6bf1fabac9799c2fcd18bf076397f2 (diff)
[devel] Imported from libpng-1.5.0beta23.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 8eaffc85e..6523af344 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.5.0 [April 28, 2010]
+ * Last changed in libpng 1.5.0 [April 29, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)