diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/keyboard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keyboard.h b/src/keyboard.h index 1eca57d7295..62acb3409dc 100644 --- a/src/keyboard.h +++ b/src/keyboard.h | |||
| @@ -334,4 +334,4 @@ extern void kbd_buffer_store_event P_ ((struct input_event *)); | |||
| 334 | #ifdef POLL_FOR_INPUT | 334 | #ifdef POLL_FOR_INPUT |
| 335 | extern void poll_for_input_1 P_ ((void)); | 335 | extern void poll_for_input_1 P_ ((void)); |
| 336 | #endif | 336 | #endif |
| 337 | extern void show_help_echo P_ ((Lisp_Object)); | 337 | extern void show_help_echo P_ ((Lisp_Object, int)); |