summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-03-27 19:22:39 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:18:40 -0500
commit3b8df1f1430d991421933af6135c939f0076a103 (patch)
tree32c92770c62fbac6c92f8154017e560c14bbc92b /example.c
parent85f7d0a8d5f45176d8f200e59b0d3002ff0f445d (diff)
downloadlibpng-3b8df1f1430d991421933af6135c939f0076a103.tar.gz
Imported from libpng-1.2.36beta03.tarv1.2.36beta03
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 d8c2f48ff..44c39d3b3 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 21, 2009]
+ * Last changed in libpng 1.2.36 [March 28, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)