summaryrefslogtreecommitdiffstats
path: root/src/ft_p_lcom.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ft_p_lcom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ft_p_lcom.c b/src/ft_p_lcom.c
index ee2ec89..c7bee3c 100644
--- a/src/ft_p_lcom.c
+++ b/src/ft_p_lcom.c
@@ -105,6 +105,7 @@ int8_t
ptr++;
/* TODO: handle correctly multiples "msh ~> echo qwe > qwe > asd >> zxc > qweasdzxc" */
/* hint: bash only handles the last onke */
+ /* TODO: handle "msh ~> cat < Makefile >qwe" */
}
if ((*link)->redir > 0)
{