aboutsummaryrefslogtreecommitdiffstats
path: root/src/term.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/term.c')
-rw-r--r--src/term.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/term.c b/src/term.c
index ea856543a7d..3547b9a2ddd 100644
--- a/src/term.c
+++ b/src/term.c
@@ -2411,7 +2411,7 @@ get_named_tty (const char *name)
2411} 2411}
2412 2412
2413 2413
2414DEFUN ("tty-type", Ftty_type, Stty_type, 0, 1, 0, 2414DEFUE ("tty-type", Ftty_type, Stty_type, 0, 1, 0,
2415 doc: /* Return the type of the tty device that TERMINAL uses. 2415 doc: /* Return the type of the tty device that TERMINAL uses.
2416Returns nil if TERMINAL is not on a tty device. 2416Returns nil if TERMINAL is not on a tty device.
2417 2417