]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Removed a prototype which is not used in socketmodule.c
authorMarc-André Lemburg <mal@egenix.com>
Fri, 7 Jul 2000 14:13:29 +0000 (14:13 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Fri, 7 Jul 2000 14:13:29 +0000 (14:13 +0000)
commit71f36983b90080a08b0f6e2049b96768896d1d3c
tree1e1e631e3835acec9c9fb60b3a958c2c8c59e569
parent1b1bcc993579e64d751dc75bc8521adb9e94c732
Removed a prototype which is not used in socketmodule.c

Patch by T. Wouters.
Modules/socketmodule.c