From 3ef58c01162fead0c75ac90984a47a7e2348d80d Mon Sep 17 00:00:00 2001 From: Etienne Rey-bethbeder Date: Tue, 21 Feb 2023 13:14:58 +0100 Subject: [PATCH] OUAF OUAF OUAF OUAF OUAF MINISHELL.H --- minishell.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/minishell.h b/minishell.h index 10978de..285d1d9 100644 --- a/minishell.h +++ b/minishell.h @@ -6,7 +6,7 @@ /* By: cchauvet