summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-27 00:23:07 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-27 00:28:34 -0600
commite4b9fc28decc2641949f764f743ce41d1f3b0dac (patch)
tree1843cb86b45c6e6299c5e50780a05e10d90799b5 /example.c
parent5876b850b22d5640ff0fba55efd75f5d7d700176 (diff)
[devel] Imported from libpng-1.4.0beta106.tar
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 d9aed821a..09e43b469 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 [November 26, 2009]
+ * Last changed in libpng 1.4.0 [November 27, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)