summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-04 18:58:26 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-11-04 19:03:57 -0600
commit649f741e71aa9bca3dd2e24f9ae9fbfeb746987b (patch)
treeeb0b464b6a05cca79781b8304a4abfb33d50e03c /example.c
parentd740c8425e93201d11cd086fd73593409b869c1d (diff)
[devel] Imported from libpng-1.4.0beta92.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 cd468c307..a1768edda 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 3, 2009]
+ * Last changed in libpng 1.4.0 [November 5, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)