]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #22082: Fix a compiler warning (function is not a prototype)
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 27 Jul 2014 14:11:30 +0000 (16:11 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 27 Jul 2014 14:11:30 +0000 (16:11 +0200)
commit331a726b38b290bdd3193052f0f9b6e32821a260
treeec88cab6a5fef8fbefd5336135e4cd5e5682be14
parent501b13c6229f740dd92a0067fdb5486bf2ff1a57
Issue #22082: Fix a compiler warning (function is not a prototype)
Objects/typeobject.c