diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-02-02 22:58:27 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-02-02 23:00:03 -0600 |
commit | 3d3aae1697897e92176530bc6e85c551772614ea (patch) | |
tree | 286565b4958387238cf0e386a9f495357bfe39c5 /pngerror.c | |
parent | 2506e53400ead7c9a9e9fd5b8816fb3990a5a75b (diff) | |
download | libpng-3d3aae1697897e92176530bc6e85c551772614ea.tar.gz |
--amend [devel] Imported from libpng-1.5.1.tarv1.5.1
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 b4b3739c3..8290bb410 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.5.1 [(PENDING RELEASE)] + * Last changed in libpng 1.5.1 [February 3, 2011] * Copyright (c) 1998-2011 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.) |