]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
To ignore a call, cast it to (void), not to (void *)...
authorGuido van Rossum <guido@python.org>
Wed, 12 Aug 1992 15:27:32 +0000 (15:27 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 12 Aug 1992 15:27:32 +0000 (15:27 +0000)
commitdf72a655b9c51028205141c918431a3d6542d205
treec2338a08399c938a371304ab985ffc13fd704f7b
parent3562d52e93eb62bde062c30bff25df6c8cd8b139
To ignore a call, cast it to (void), not to (void *)...
Python/pythonrun.c