cpython/Modules/_ctypes
Christian Heimes dee3c9c606 Issue #4025 again
Converted a C99 style comment to a C89 style comment (found by MAL).
2008-12-03 00:53:18 +00:00
..
darwin
libffi Fixed a couple more C99 comments and one occurence of inline. 2008-10-02 19:47:50 +00:00
libffi_arm_wince
libffi_msvc
libffi_osx
_ctypes.c
_ctypes_test.c
_ctypes_test.h
callbacks.c
callproc.c Issue #4025 again 2008-12-03 00:53:18 +00:00
cfield.c Fix issue #3547 for MingW, update comments. 2008-09-29 19:56:24 +00:00
ctypes.h
ctypes_dlfcn.h
malloc_closure.c
stgdict.c