From 75ce0896f9333f29cbd55f7e80bfad09668f5500 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 24 Mar 2020 15:42:05 +0100 Subject: Norme and merge --- src/ft_wall_cast.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ft_wall_cast.c') diff --git a/src/ft_wall_cast.c b/src/ft_wall_cast.c index b8d4e3c..8e74434 100644 --- a/src/ft_wall_cast.c +++ b/src/ft_wall_cast.c @@ -118,6 +118,6 @@ void pthread_join(tid[1], 0x0); pthread_join(tid[2], 0x0); pthread_join(tid[3], 0x0); - /* pthread_exit(0x0); */ + pthread_exit(0x0); return (0x0); } -- cgit v1.2.3