From f139e559139a1b1606558cf263bc6d0e31113de8 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 27 Aug 2000 10:10:14 +0000 Subject: [PATCH] Fix a typo in a comment. --- src/keyboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/keyboard.c b/src/keyboard.c index 6c25c3d99ee..778cb16dbd6 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -3186,7 +3186,7 @@ kbd_buffer_store_event (event) } -/* Generate HELP_EVENT input_events in BUFP which has roon for +/* Generate HELP_EVENT input_events in BUFP which has room for SIZE events. If there's not enough room in BUFP, ignore this event. -- 2.39.2