summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2013-11-17 21:56:07 +0000
committerGregory P. Smith <greg@krypto.org>2013-11-17 21:56:07 +0000
commitfaa4cb537b6dc490b9db07a00635e1c30c3e7e19 (patch)
tree4a7ee765c9635a1f4de99bda307a0c68f916af1e /Python/pythonrun.c
parent8e49c032d8724b2daa53428f506d503acf7b69c4 (diff)
downloadcpython-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