summaryrefslogtreecommitdiff
path: root/src/systty.h
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-05-27 05:35:48 +0000
committerJim Blandy <jimb@redhat.com>1993-05-27 05:35:48 +0000
commitc39d651c96fd3a90724da3b2c98f37d856e5e7e7 (patch)
treebd659d85d01d7bce9f740819389b70b01f2c2071 /src/systty.h
parentac63d3d6db0c0b2d547013d676c4cf81a19ad82c (diff)
downloademacs-c39d651c96fd3a90724da3b2c98f37d856e5e7e7.tar.gz
* systty.h: Always terminate comments, to avoid confusion.
Diffstat (limited to 'src/systty.h')
-rw-r--r--src/systty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systty.h b/src/systty.h
index d4a77d2847f..b4b30fb41ba 100644
--- a/src/systty.h
+++ b/src/systty.h
@@ -159,7 +159,7 @@ static struct sensemode {
/* 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