]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix compiler warning on Windows
authorZachary Ware <zachary.ware@gmail.com>
Wed, 23 Apr 2014 18:51:27 +0000 (13:51 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Wed, 23 Apr 2014 18:51:27 +0000 (13:51 -0500)
commit420dc560145cdf4d64d8ff8043d2d3fae9f235f9
tree287da556908f7cf22985c27c197de38a083c70d0
parentd143089e17de135a4643740e16cdc3e8b355dfc8
Fix compiler warning on Windows

..\Modules\_testcapimodule.c(3320): warning C4098: 'matmulType_dealloc' : 'void' function returning a value
Modules/_testcapimodule.c