ca parait bon

This commit is contained in:
Camille Chauvet
2023-01-23 14:13:48 +01:00
parent cdc4eb5d5f
commit 3b80be7c0f
78 changed files with 9 additions and 6 deletions

View File

@ -25,7 +25,6 @@ void ft_char2signal(int pid, char c)
else
kill(pid, SIGUSR1);
i--;
usleep(0);
}
}

Binary file not shown.