From: Benjamin Peterson Date: Sat, 17 Jan 2009 23:46:54 +0000 (+0000) Subject: fix compiler warning X-Git-Tag: v3.1a1~491 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4ddfa41cc320902ba2ea6949ec76d2097c71b71;p=thirdparty%2FPython%2Fcpython.git fix compiler warning --- diff --git a/Python/ceval.c b/Python/ceval.c index 89c3c2925ae8..fcf8efb65d21 100644 --- a/Python/ceval.c +++ b/Python/ceval.c @@ -441,7 +441,7 @@ Py_MakePendingCalls(void) for (i=0; i