]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use (void) to throw away a function result, not (void *) !
authorGuido van Rossum <guido@python.org>
Fri, 1 May 1998 18:58:59 +0000 (18:58 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 1 May 1998 18:58:59 +0000 (18:58 +0000)
commita5e54d02a0246d607151fbe558aa115d6e881172
tree6cbaa613b695b59f003da1399798cf65e581976c
parent0132f69c2ef8bcc49cf30c955ac5cc215eea50a0
Use (void) to throw away a function result, not (void *) !
Modules/signalmodule.c