]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Get rid of warnings on a bunch of platforms by using a proper prototype.
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 12 Oct 2007 03:01:30 +0000 (03:01 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 12 Oct 2007 03:01:30 +0000 (03:01 +0000)
commitc740d834eee532f15c758c41fba08974cd300f9e
treeb66e36a0d2cf2d0a9e4e37417929c7051f8a240e
parente77d1031b0928b802628ff61f39d61e15ac6a7f2
Get rid of warnings on a bunch of platforms by using a proper prototype.
Modules/_ctypes/libffi/src/alpha/ffi.c
Modules/_ctypes/libffi/src/ia64/ffi.c
Modules/_ctypes/libffi/src/mips/ffi.c
Modules/_ctypes/libffi/src/pa/ffi.c
Modules/_ctypes/libffi/src/powerpc/ffi.c
Modules/_ctypes/libffi/src/s390/ffi.c
Modules/_ctypes/libffi/src/sparc/ffi.c