summaryrefslogtreecommitdiffstats
path: root/src/os_unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_unix.c')
-rw-r--r--src/os_unix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_unix.c b/src/os_unix.c
index 79d7f17d98..bd75ccae14 100644
--- a/src/os_unix.c
+++ b/src/os_unix.c
@@ -5379,7 +5379,7 @@ finished:
if (tmode == TMODE_RAW)
// possibly enables modifyOtherKeys again
- out_str(T_CTI);
+ out_str_t_TI();
}
# endif