From: Christopher Uhlig Date: Mon, 5 Aug 2024 11:21:45 +0000 (+0200) Subject: updated the date in header X-Git-Url: https://git.dkaiser.de/?a=commitdiff_plain;h=d3474100c72be3384d8fe8ca9e6a24260d0c1b52;p=42%2Fminishell.git updated the date in header --- diff --git a/src/main.c b/src/main.c index 016ede6..8523b9e 100644 --- a/src/main.c +++ b/src/main.c @@ -3,14 +3,14 @@ /* ::: :::::::: */ /* main.c :+: :+: :+: */ /* +:+ +:+ +:+ */ -/* By: dkaiser +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2024/06/22 17:14:03 by dkaiser #+# #+# */ -/* Updated: 2024/06/25 13:58:24 by dkaiser ### ########.fr */ +/* Updated: 2024/07/18 16:44:14 by chuhlig ### ########.fr */ /* */ /* ************************************************************************** */ -#include "minishell.h" +#include "../include/minishell.h" int main(void) {