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 | faa4cb537b6dc490b9db07a00635e1c30c3e7e19 (patch) | |
tree | 4a7ee765c9635a1f4de99bda307a0c68f916af1e /Python/pythonrun.c | |
parent | 8e49c032d8724b2daa53428f506d503acf7b69c4 (diff) | |
download | cpython-faa4cb537b6dc490b9db07a00635e1c30c3e7e19.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 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions