summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-02-12 21:19:23 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-02-12 21:28:31 -0600
commit6e283234c9757c861dd90e3748a6585e0b7aa07c (patch)
tree501906d78a29b776537d0aec5e251d5d88a7daeb /example.c
parent288ea702f219d4213a5e88d8118ab15113f1f4e0 (diff)
[devel] Imported from libpng-1.5.0beta05.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 d18812859..9285f8833 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.5.0 [February 9, 2010]
+ * Last changed in libpng 1.5.0 [February 13, 2010]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2010 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)