summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-05-04 09:31:09 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-05-04 09:34:13 -0500
commit77237196c7331355c7da0feed7c4919f4d473d4d (patch)
tree73c857b96ee403a3c40d9a8c46f7bc09038d3c93 /example.c
parenta310a3b398af6c1bbc878e0ea6d61675e474988d (diff)
downloadlibpng-77237196c7331355c7da0feed7c4919f4d473d4d.tar.gz
[master] Imported from libpng-1.4.2rc06.tarv1.4.2rc06
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 324c52a55..e6ebbe6a0 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 [April 29, 2010]
+ * Last changed in libpng 1.4.2 [May 4, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)