commit | 0f6303301f1fe89618497cf3d1887f1a3f67ea2e | [log] [tgz] |
---|---|---|
author | John Bowler <jbowler@acm.org> | Fri Nov 22 18:49:58 2013 -0600 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Fri Nov 22 18:49:58 2013 -0600 |
tree | 9b4695a18b5c466935951cf73d99e39ad6954138 | |
parent | aaf1bb1ae17e025143114a4b1967544f26ee67c9 [diff] |
[libpng16] Fixed pngvalid 'fail' function declaration on the Intel C Compiler. This reverts to the previous 'static' implementation and works round the 'unused static function' warning by using PNG_UNUSED().