diff options
Diffstat (limited to 'png/pngget.c')
| -rw-r--r-- | png/pngget.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/png/pngget.c b/png/pngget.c index 0dd8f2588..ca7f92e9c 100644 --- a/png/pngget.c +++ b/png/pngget.c @@ -1,7 +1,7 @@ /* pngget.c - retrieval of values from info struct * - * Last changed in libpng 1.2.15 January 5, 2007 + * Last changed in libpng 1.2.30 [August 15, 2008] * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2008 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) @@ -10,7 +10,6 @@ #define PNG_INTERNAL #include "png.h" - #if defined(PNG_READ_SUPPORTED) || defined(PNG_WRITE_SUPPORTED) png_uint_32 PNGAPI |
