diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2006-03-20 07:24:58 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:08:44 -0500 |
commit | 26e47d9a71d97e29fbd7dd1ba0e1be408c4e2c58 (patch) | |
tree | 2862c75d891be4ed945690d653a1df5ee8535544 /pngerror.c | |
parent | 170b70ce30593998d179a53c35e981a7bccd02c6 (diff) | |
download | libpng-26e47d9a71d97e29fbd7dd1ba0e1be408c4e2c58.tar.gz |
Imported from libpng-1.2.9beta10.tarv1.2.9beta10
Diffstat (limited to 'pngerror.c')
-rw-r--r-- | pngerror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngerror.c b/pngerror.c index ad99788bd..f13eb1b33 100644 --- a/pngerror.c +++ b/pngerror.c @@ -1,7 +1,7 @@ /* pngerror.c - stub functions for i/o and memory allocation * - * Last changed in libpng 1.2.9 March 10, 2006 + * Last changed in libpng 1.2.9 March 20, 2006 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2006 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) |