From: Guido van Rossum Date: Fri, 20 Jan 1995 16:58:43 +0000 (+0000) Subject: typo X-Git-Tag: v1.2b3~130 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=badadd216579e625f6bd94363414ed872aa62cfc;p=thirdparty%2FPython%2Fcpython.git typo --- diff --git a/Parser/intrcheck.c b/Parser/intrcheck.c index 827fcdd2aadf..aab940c0b959 100644 --- a/Parser/intrcheck.c +++ b/Parser/intrcheck.c @@ -166,7 +166,7 @@ intrcheck() /* intrpeek() is like intrcheck(), but it doesn't flush the events. The ** idea is that you call intrpeek() somewhere in a busy-wait loop, and return -** None as soon as it returns 0. The mainloop will then pick up the cmd-. soon +** None as soon as it returns 1. The mainloop will then pick up the cmd-. soon ** thereafter. */ int