diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2008-10-31 08:42:18 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:17:58 -0500 |
commit | c4d44b72e895624515ac42e1921480d009155fcc (patch) | |
tree | 24a642d8a7ea437d3b1f8a1a19a388320d0917cb /example.c | |
parent | e7324bb94fb65e16709c8450c6576b82bb30d495 (diff) | |
download | libpng-c4d44b72e895624515ac42e1921480d009155fcc.tar.gz |
Imported from libpng-1.2.33.tarv1.2.33
Diffstat (limited to 'example.c')
-rw-r--r-- | example.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.33 [October 23, 2008] + * Last changed in libpng 1.2.33 [October 31, 2008] * This file has been placed in the public domain by the authors. * Maintained 1998-2008 Glenn Randers-Pehrson * Maintained 1996, 1997 Andreas Dilger) |