summaryrefslogtreecommitdiffstats
path: root/src/m_loop.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/m_loop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/m_loop.c b/src/m_loop.c
index 9df2fce..39d8452 100644
--- a/src/m_loop.c
+++ b/src/m_loop.c
@@ -39,6 +39,7 @@ uint8_t
int8_t gnl;
gnl = 1;
+ c_init_tcaps();
while (gnl > 0)
{
if (fd == STDIN_FILENO)