aboutsummaryrefslogtreecommitdiff
path: root/tty-term.c
diff options
context:
space:
mode:
Diffstat (limited to 'tty-term.c')
-rw-r--r--tty-term.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tty-term.c b/tty-term.c
index 200cc020..e7aced73 100644
--- a/tty-term.c
+++ b/tty-term.c
@@ -390,4 +390,3 @@ tty_term_flag(struct tty_term *term, enum tty_code_code code)
log_fatalx("not a flag: %d", code);
return (term->codes[code].value.flag);
}
-