Kaydet (Commit) badadd21 authored tarafından Guido van Rossum's avatar Guido van Rossum

typo

üst e9c6bcd8
...@@ -166,7 +166,7 @@ intrcheck() ...@@ -166,7 +166,7 @@ intrcheck()
/* intrpeek() is like intrcheck(), but it doesn't flush the events. The /* 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 ** 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. ** thereafter.
*/ */
int int
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment