diff options
author | Gregory P. Smith <greg@krypto.org> | 2013-11-17 21:56:07 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2013-11-17 21:56:07 +0000 |
commit | 7929a1da1a6d18894210ff82f6107e51d7566bb0 (patch) | |
tree | d15e4b8cc55ada1bed34d6229da2e301779997fe /Lib/test/test_htmlparser.py | |
parent | 76edd2110dc4f08460eb02456c65c6ce2eb43559 (diff) | |
download | cpython-git-7929a1da1a6d18894210ff82f6107e51d7566bb0.tar.gz |
Fix compilation error under gcc of the ctypes module bundled libffi for arm.
A variable was declared below the top of a block and one function was using
a K&R C style function declaration!
Diffstat (limited to 'Lib/test/test_htmlparser.py')
0 files changed, 0 insertions, 0 deletions