summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-05-06 05:30:19 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-05-06 06:48:47 -0500
commitbb56c39d16523032fc5b6821ad5e20c8f7412c2d (patch)
tree196c22a588c77b04db6ee3cb39854ec7f8e8fdf1 /example.c
parent77237196c7331355c7da0feed7c4919f4d473d4d (diff)
downloadlibpng-bb56c39d16523032fc5b6821ad5e20c8f7412c2d.tar.gz
[master] Imported from libpng-1.4.2.tarv1.4.2
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 e6ebbe6a0..90c9c5cd3 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.2 [May 4, 2010]
+ * Last changed in libpng 1.4.2 [May 6, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)