diff src/systty.h @ 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 84825e357019
children 3e44fc755c00
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