Compare commits
2 Commits
5cbb6f078d
...
d99aa39070
Author | SHA1 | Date | |
---|---|---|---|
|
d99aa39070 | ||
|
f0afd69bf6 |
@ -6,7 +6,7 @@
|
||||
/* By: erey-bet <marvin@42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2023/02/24 10:17:59 by erey-bet #+# #+# */
|
||||
/* Updated: 2023/04/05 12:16:37 by erey-bet ### ########.fr */
|
||||
/* Updated: 2023/04/05 12:21:18 by erey-bet ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@ -26,8 +26,6 @@ static int error(int err, char *reason, char *problem)
|
||||
|
||||
int ft_exit(char **args, int err)
|
||||
{
|
||||
int err;
|
||||
|
||||
if (args[0] == NULL)
|
||||
{
|
||||
write(1, "exit\n", 6);
|
||||
|
Loading…
Reference in New Issue
Block a user