diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-06-28 20:14:31 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-06-28 20:21:22 -0500 |
commit | 289500ab8d4c15995a77d84427e001f80df04576 (patch) | |
tree | b23c8faa64da4e1ff19df83f6632883cebc482ed /pngrtran.c | |
parent | 73e28ef13db95d372c5e1ad09cec5d4236854d7f (diff) | |
download | libpng-289500ab8d4c15995a77d84427e001f80df04576.tar.gz |
[devel] Imported from libpng-1.5.0beta33.tar
Diffstat (limited to 'pngrtran.c')
-rw-r--r-- | pngrtran.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngrtran.c b/pngrtran.c index 084503a38..7c2eddf4d 100644 --- a/pngrtran.c +++ b/pngrtran.c @@ -1,7 +1,7 @@ /* pngrtran.c - transforms the data in a row for PNG readers * - * Last changed in libpng 1.5.0 [June 26, 2010] + * Last changed in libpng 1.5.0 [June 29, 2010] * Copyright (c) 1998-2010 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) |