summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-05-19 06:58:50 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-05-19 07:05:20 -0500
commit65a30ab0a2e306097f6061b92557c85dd36ea1b0 (patch)
treea9e7ad42a28fd8d0ced6d71c341cb7463615402b /example.c
parent61616abef2109043df9a960d2d374e73655ca774 (diff)
downloadlibpng-65a30ab0a2e306097f6061b92557c85dd36ea1b0.tar.gz
Imported from libpng-1.2.37beta02.tarv1.2.37beta02
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 912a0a9fd..72d064692 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.37 [May 15, 2009]
+ * Last changed in libpng 1.2.37 [May 19, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)