summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-05 20:17:23 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:18:42 -0500
commit6cbd1cba68993ae1bbb119d2d11688bf8a94a3b1 (patch)
tree39ba32e9a7efe5b7c18589355b28446cf6d7fadd /example.c
parent3b8df1f1430d991421933af6135c939f0076a103 (diff)
downloadlibpng-6cbd1cba68993ae1bbb119d2d11688bf8a94a3b1.tar.gz
Imported from libpng-1.2.36beta04.tarv1.2.36beta04
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 44c39d3b3..315024f39 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.2.36 [March 28, 2009]
+ * Last changed in libpng 1.2.36 [April 6, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)