Mercurial > emacs
diff src/keyboard.c @ 31201:86d1a169a3cc
Fix a typo in a comment.
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Sun, 27 Aug 2000 10:10:14 +0000 |
| parents | c32ed4f23f34 |
| children | fd9ff59434ff |
line wrap: on
line diff
--- 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.
