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 e174f30..c25188e 100644
--- a/src/m_loop.c
+++ b/src/m_loop.c
@@ -36,6 +36,7 @@ uint8_t
char *line;
int8_t gnl;
+ msh->fd = fd;
gnl = 1;
while (gnl > 0)
{