# HG changeset patch # User Eli Zaretskii # Date 967371014 0 # Node ID 86d1a169a3ccffe66d1143305eda9f8cd5331400 # Parent 36f5646cfc102323320a7661d6819b8966a15e33 Fix a typo in a comment. diff -r 36f5646cfc10 -r 86d1a169a3cc src/keyboard.c --- a/src/keyboard.c Sun Aug 27 10:06:41 2000 +0000 +++ b/src/keyboard.c Sun Aug 27 10:10:14 2000 +0000 @@ -3186,7 +3186,7 @@ } -/* 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.