]> code.delx.au - gnu-emacs/blobdiff - src/blockinput.h
Trailing whitespace deleted.
[gnu-emacs] / src / blockinput.h
index 6d4fde2c9b91ee68b90563f1f9b7b0e0fa364a7f..c5485fa4801a2c92575937c7a71a9680970e7daa 100644 (file)
@@ -42,7 +42,7 @@ Boston, MA 02111-1307, USA.  */
    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