summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-02-05 23:05:02 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:18:26 -0500
commite104df5bb7d029a8edac881852e03db0929f6954 (patch)
treebb076b055f19d9d0ab80045e2bb80bb4729f4942 /example.c
parentc6df7e5899efbed177cb06ae187a0bfeebfca836 (diff)
downloadlibpng-e104df5bb7d029a8edac881852e03db0929f6954.tar.gz
Imported from libpng-1.2.35beta03.tarv1.2.35beta03
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 06028b318..4c46b5ff7 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.35 [February 4, 2009]
+ * Last changed in libpng 1.2.35 [February 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)