Mercurial > emacs
diff src/vmsproc.c @ 14036:621a575db6f7
Comment fixes.
| author | Karl Heuer <kwzh@gnu.org> |
|---|---|
| date | Fri, 05 Jan 1996 10:03:17 +0000 |
| parents | ac7375e60931 |
| children | ee40177f6c68 |
line wrap: on
line diff
--- a/src/vmsproc.c Fri Jan 05 08:57:33 1996 +0000 +++ b/src/vmsproc.c Fri Jan 05 10:03:17 1996 +0000 @@ -719,7 +719,7 @@ Event flags returned start at 1 for the keyboard. Since Unix expects descriptor 0 for the keyboard, - we substract one from the event flag. + we subtract one from the event flag. */ inchannel = vs->eventFlag-1;
