SAL NEGRO

This commit is contained in:
Etienne Rey-bethbeder
2023-02-28 14:56:28 +01:00
parent 960daa8658
commit 8ea2e6c620
3 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
/* By: erey-bet <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2023/02/24 10:17:59 by erey-bet #+# #+# */
/* Updated: 2023/02/28 14:54:48 by erey-bet ### ########.fr */
/* Updated: 2023/02/28 14:55:39 by erey-bet ### ########.fr */
/* */
/* ************************************************************************** */
@ -24,7 +24,7 @@ static int error(int err, char *reason, char *problem)
return (err);
}
int ft_exit(char **args, int fd)
int ft_exit(char **args)
{
int err;