From a1120710a40fd1ac8fae1d68da9c3fe3fb407da2 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Fri, 11 Sep 2020 15:27:54 +0200 Subject: TODO update --- src/s_lpipes.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/s_lpipes.c') diff --git a/src/s_lpipes.c b/src/s_lpipes.c index 0c1a6ea..04320b8 100644 --- a/src/s_lpipes.c +++ b/src/s_lpipes.c @@ -62,8 +62,7 @@ void } struct s_lpipes - *s_lpipes_new(const char pipedword[], - t_msh *msh) + *s_lpipes_new(const char pipedword[], t_msh *msh) { struct s_lpipes *link; -- cgit v1.2.3