summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-09-30 23:07:22 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-09-30 23:14:01 -0500
commit0bfb58ff8002e70d7ec719cbef2646f1366b3922 (patch)
tree206dfcfa478f8c42a4bad2a7254661406d29fdcb /example.c
parentb35a74556178a1a09444976244e74f5e011de2b6 (diff)
downloadlibpng-1.4.0beta85.tar.gz
[devel] Imported from libpng-1.4.0beta85.tarv1.4.0beta85
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 26f9d0864..3c3ecbd46 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.0 [September 30, 2009]
+ * Last changed in libpng 1.4.0 [October 1, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)