diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2014-03-06 12:35:04 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2014-03-06 12:49:17 -0600 |
commit | 4df37bfa4f79dcd742fca6155e26b8d37b591c30 (patch) | |
tree | 3ca04025157dc47c8f82e90925941e167f7b3519 /pngerror.c | |
parent | c978642c488e786dc49f71dce2dfd32effe411b3 (diff) |
[libpng16] Imported from libpng-1.6.10.tar
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 a8f2cf3e7..5876b477c 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.6.10 [(PENDING RELEASE)] + * Last changed in libpng 1.6.10 [March 6, 2014] * Copyright (c) 1998-2014 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.) |