summaryrefslogtreecommitdiffstats
path: root/src/m_comm.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/m_comm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m_comm.c b/src/m_comm.c
index 5e10d99..3580403 100644
--- a/src/m_comm.c
+++ b/src/m_comm.c
@@ -33,4 +33,3 @@ uint8_t m_comm(const char line[], t_msh *msh)
}
return (msh->ret);
}
-