From 9a11b08be583ce5654d77b2c39bd3d1a2be4e36b Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 12 Oct 2020 19:53:45 +0200 Subject: Norm update --- src/e_pipes_next.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/e_pipes_next.c b/src/e_pipes_next.c index 78feb5a..250439f 100644 --- a/src/e_pipes_next.c +++ b/src/e_pipes_next.c @@ -68,7 +68,10 @@ static void e_exec_child(const char fullpath[], t_com *ptr, t_msh *msh) } } -void e_pipe_child(char fullpath[], uint8_t fp_ret, t_com *ptr, t_msh *msh) +void e_pipe_child(char fullpath[], + uint8_t fp_ret, + t_com *ptr, + t_msh *msh) { uint8_t bu_id; uint8_t ret; -- cgit v1.2.3