Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit badadd2

Browse files
committed
typo
1 parent e9c6bcd commit badadd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Parser/intrcheck.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ intrcheck()
166166

167167
/* intrpeek() is like intrcheck(), but it doesn't flush the events. The
168168
** 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
169+
** None as soon as it returns 1. The mainloop will then pick up the cmd-. soon
170170
** thereafter.
171171
*/
172172
int

0 commit comments

Comments
 (0)