]> granicus.if.org Git - python/commit
Fix GCC warning about fprintf used without a string literal and
authorAlexandre Vassalotti <alexandre@peadrop.com>
Fri, 17 Jul 2009 08:09:04 +0000 (08:09 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Fri, 17 Jul 2009 08:09:04 +0000 (08:09 +0000)
commit0b5b8af435a6953413690432b41910ce68656eed
treeb6e1d84c627722f0191562bc7d9ccc022278f21b
parent6d787361770b5918074fac21d49c4a75222039f3
Fix GCC warning about fprintf used without a string literal and
without format arguments.
Modules/main.c