From: Eli Zaretskii Date: Sun, 27 Aug 2000 10:10:14 +0000 (+0000) Subject: Fix a typo in a comment. X-Git-Tag: emacs-pretest-21.0.90~1949 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f139e559139a1b1606558cf263bc6d0e31113de8;p=emacs.git Fix a typo in a comment. --- 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.