diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 1999-01-13 22:06:39 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:04:31 -0500 |
commit | 87544ac62be7d29561270b85271125353e281aba (patch) | |
tree | c47c070f7294a845d28d156aa70866b5f1152128 /pngpread.c | |
parent | c944229859b6368b8387b1d4062d65de1bd4a0c1 (diff) | |
download | libpng-87544ac62be7d29561270b85271125353e281aba.tar.gz |
Imported from libpng-1.0.3.tarv1.0.3
Diffstat (limited to 'pngpread.c')
-rw-r--r-- | pngpread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngpread.c b/pngpread.c index 23476e90c..b44651801 100644 --- a/pngpread.c +++ b/pngpread.c @@ -1,7 +1,7 @@ /* pngpread.c - read a png file in push mode * - * libpng 1.0.2b - January 6, 1999 + * libpng 1.0.3 - January 14, 1999 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. * Copyright (c) 1996, 1997 Andreas Dilger |