]> granicus.if.org Git - python/commit
Fix a compiler warning on FreeBSD
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 18 Jul 2013 00:43:47 +0000 (02:43 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 18 Jul 2013 00:43:47 +0000 (02:43 +0200)
commitca713c014ecab385b606237395e14508500b4d27
treeda16fcd537257212d79f6b2d2038268edf72e19f
parent569f364017442cc46e15e55027984ee890e2f8e2
Fix a compiler warning on FreeBSD

Modules/python.c:40: warning: ISO C90 forbids mixed declarations and code
Modules/python.c