diff options
author | Gregory P. Smith <greg@krypto.org> | 2013-11-17 21:57:43 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2013-11-17 21:57:43 +0000 |
commit | 61b976f12714fe6dbea5d9da52e2c814f4a0522a (patch) | |
tree | d64ab07a53c564472470f2039f83abef1f0e8a7a /Python/mysnprintf.c | |
parent | 898e9767343a072a0ef86c8d212175d5b7e61d93 (diff) | |
parent | 7929a1da1a6d18894210ff82f6107e51d7566bb0 (diff) | |
download | cpython-git-61b976f12714fe6dbea5d9da52e2c814f4a0522a.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/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions