Mercurial > emacs
changeset 3171:f26d9c469926
* systty.h: Always terminate comments, to avoid confusion.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Thu, 27 May 1993 05:35:48 +0000 |
parents | 647229114f47 |
children | 2a484b449183 |
files | src/systty.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/systty.h Thu May 27 05:09:02 1993 +0000 +++ b/src/systty.h Thu May 27 05:35:48 1993 +0000 @@ -159,7 +159,7 @@ /* On TERMIOS systems, the tcmumbleattr calls take care of these parameters, and it's a bad idea to use them (on AIX, it makes the - tty hang for a long time). + tty hang for a long time). */ #if defined (TIOCGLTC) && !defined (HAVE_TERMIOS) #define HAVE_LTCHARS #endif