From d5845b26fef4fafedf06d61f4e15727e478ed0f2 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 21 Oct 2020 16:58:05 +0200 Subject: Typo --- src/p_lblock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/p_lblock.c b/src/p_lblock.c index 686a8eb..7213ee4 100644 --- a/src/p_lblock.c +++ b/src/p_lblock.c @@ -40,7 +40,7 @@ static uint8_t p_get_nextif(char *words[], size_t i) } /* -** TOOD: ft_strchr('|'): danger /!\ rewrite this shit +** TODO: ft_strchr('|'): danger /!\ rewrite this shit */ static int8_t p_loop(char *words[], t_msh *msh) -- cgit v1.2.3