Mercurial > emacs
diff src/blockinput.h @ 49600:23a1cea22d13
Trailing whitespace deleted.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Tue, 04 Feb 2003 14:56:31 +0000 |
| parents | 5a1dca465b50 |
| children | 695cf19ef79e d7ddb3e565de |
line wrap: on
line diff
--- a/src/blockinput.h Tue Feb 04 13:30:45 2003 +0000 +++ b/src/blockinput.h Tue Feb 04 14:56:31 2003 +0000 @@ -42,7 +42,7 @@ BLOCK_INPUT and UNBLOCK_INPUT may be nested. * Any complicated interrupt handling code should test - interrupt_input_blocked, and put off its work until later. + interrupt_input_blocked, and put off its work until later. * If the interrupt handling code wishes, it may set interrupt_input_pending to a non-zero value. If that flag is set
