Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c6bcd commit badadd2Copy full SHA for badadd2
1 file changed
Parser/intrcheck.c
@@ -166,7 +166,7 @@ intrcheck()
166
167
/* intrpeek() is like intrcheck(), but it doesn't flush the events. The
168
** idea is that you call intrpeek() somewhere in a busy-wait loop, and return
169
-** 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
170
** thereafter.
171
*/
172
int
0 commit comments