✏️」 norm(src/exec/*): normed everything...

This commit is contained in:
y-syo
2024-06-05 01:23:18 +02:00
parent 5642c267f0
commit cf0a230f28
4 changed files with 116 additions and 67 deletions

View File

@ -6,7 +6,7 @@
/* By: mmoussou <mmoussou@student.42angouleme.fr +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/04/29 13:20:22 by mmoussou #+# #+# */
/* Updated: 2024/06/04 21:43:34 by mmoussou ### ########.fr */
/* Updated: 2024/06/04 23:07:27 by mmoussou ### ########.fr */
/* */
/* ************************************************************************** */
@ -16,7 +16,7 @@
# include "env.h"
char **get_path(char *path);
int exec_split_cmd(t_list *list_cmd, t_env *env);
int exec_split_cmd(t_list *list_cmd, t_env *env);
/**
* @brief spawn a heredoc