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