diff options
author | Thomas Wouters <thomas@python.org> | 2000-07-22 23:49:30 +0000 |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2000-07-22 23:49:30 +0000 |
commit | 0796b0027965b1ea4f7b1775ad2e883d66f07d89 (patch) | |
tree | d3c5ed4d80c3ef0646723be811729c1f8b6b9e30 /Modules/python.c | |
parent | b4bd21cf79166e769b7027d14c2de002ec6ec9cb (diff) | |
download | cpython-git-0796b0027965b1ea4f7b1775ad2e883d66f07d89.tar.gz |
Further ANSIfication of functionpointers and declarations. Also, make sure
to return something if RETSIGTYPE isn't void, in functions that are defined
to return RETSIGTYPE. Work around an argumentlist mismatch ('void' vs.
'void *') by using a static wrapper function.
Diffstat (limited to 'Modules/python.c')
0 files changed, 0 insertions, 0 deletions