Mercurial > emacs
changeset 31201:86d1a169a3cc
Fix a typo in a comment.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 27 Aug 2000 10:10:14 +0000 |
parents | 36f5646cfc10 |
children | 1733db535955 |
files | src/keyboard.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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.