diff options
Diffstat (limited to '')
-rw-r--r-- | src/m_loop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m_loop.c b/src/m_loop.c index fe3fbcd..143c25d 100644 --- a/src/m_loop.c +++ b/src/m_loop.c @@ -114,7 +114,6 @@ uint8_t /* TODO: (null): Bad address on "msh ~> echo a > asd; cat < asd" but not on "msh ~> echo a > asd; cat asd" */ /* TODO: GNL 25 leak on "msh ~> exit" | gl hf */ /* TODO: "msh ~> some command \": re GNL into ft_nrealloc */ - /* TODO: the chad pipes | */ /* TODO: a histfile would be nice */ } else |