Archived
1
0

[✏️] norm: normed project.

This commit is contained in:
2024-04-07 11:04:27 +02:00
parent 81f16dc864
commit 8ec6d84e1b
2 changed files with 2 additions and 48 deletions

View File

@ -6,7 +6,7 @@
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/04/06 14:15:47 by adjoly #+# #+# */
/* Updated: 2024/04/06 14:18:27 by adjoly ### ########.fr */
/* Updated: 2024/04/07 11:04:19 by adjoly ### ########.fr */
/* */
/* ************************************************************************** */
@ -15,7 +15,7 @@
# include <sys/wait.h>
#include "pipex.h"
# include "pipex.h"
void exec_pipe(t_pipex *pipex);