summaryrefslogtreecommitdiff
path: root/example.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-03-21 08:10:28 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:18:37 -0500
commit85f7d0a8d5f45176d8f200e59b0d3002ff0f445d (patch)
tree80276dc90ae2149e211f7115f6f192e776e3e40f /example.c
parent556450a2ff482d8a6787bac0fbf9b2c0818cab90 (diff)
downloadlibpng-85f7d0a8d5f45176d8f200e59b0d3002ff0f445d.tar.gz
Imported from libpng-1.2.36beta02.tarv1.2.36beta02
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 48b24ddf9..d8c2f48ff 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.35 [February 14, 2009]
+ * Last changed in libpng 1.2.36 [March 21, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)