diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-07-27 22:16:09 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-07-27 22:31:35 -0500 |
commit | 416976fffd58f9607b58dd19f9991cad023d6000 (patch) | |
tree | 1b5e87016095521bb8aaa051cf130b56efb19ad4 /example.c | |
parent | bc438d3671782406c21072efde05da1e6a8d206f (diff) | |
download | libpng-416976fffd58f9607b58dd19f9991cad023d6000.tar.gz |
[devel] Imported from libpng-1.4.0beta70.tarv1.4.0beta70
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.4.0 [July 25, 2009] + * Last changed in libpng 1.4.0 [July 28, 2009] * This file has been placed in the public domain by the authors. * Maintained 1998-2009 Glenn Randers-Pehrson * Maintained 1996, 1997 Andreas Dilger) |