diff options
Diffstat (limited to 'src/blockinput.h')
| -rw-r--r-- | src/blockinput.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/blockinput.h b/src/blockinput.h index c5485fa4801..eba192c9863 100644 --- a/src/blockinput.h +++ b/src/blockinput.h | |||
| @@ -102,3 +102,6 @@ extern int pending_atimers; | |||
| 102 | extern void reinvoke_input_signal (); | 102 | extern void reinvoke_input_signal (); |
| 103 | 103 | ||
| 104 | #endif /* EMACS_BLOCKINPUT_H */ | 104 | #endif /* EMACS_BLOCKINPUT_H */ |
| 105 | |||
| 106 | /* arch-tag: 51a9ec86-945a-4966-8f04-2d1341250e03 | ||
| 107 | (do not change this comment) */ | ||