summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2008-12-05 11:38:53 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:18:10 -0500
commit31f744a8c0e73c68eb5d717741386d935a5f1529 (patch)
treed9bb75527ce95b6e6ef115c07dd4c69dd66a2e00 /example.c
parentbc66c96275cf159633e66927775748634924b627 (diff)
downloadlibpng-31f744a8c0e73c68eb5d717741386d935a5f1529.tar.gz
Imported from libpng-1.2.34beta05.tarv1.2.34beta05
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 07a4d4b75..a279ac284 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.33 [December 1, 2008]
+ * Last changed in libpng 1.2.33 [December 5, 2008]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2008 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)