summaryrefslogtreecommitdiffstats
path: root/src/ft_e_lcom.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ft_e_lcom.c')
-rw-r--r--src/ft_e_lcom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ft_e_lcom.c b/src/ft_e_lcom.c
index 69cdf35..e8787da 100644
--- a/src/ft_e_lcom.c
+++ b/src/ft_e_lcom.c
@@ -45,7 +45,7 @@ uint8_t
}
else
{
- /* TODO: exec path stuff */
+ /* TODO: exec $PATH stuff */
}
ptr = ptr->next;
}