From 7aab8f34e8a238ce0688bf9f7e7f0b731902580f Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Sat, 2 Jan 2021 12:08:59 +0100 Subject: Updated philo_two with philo_three logic, Norming philo_two and philo_three --- common/helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/helper.c') diff --git a/common/helper.c b/common/helper.c index 9f29ad9..e1cc1e2 100644 --- a/common/helper.c +++ b/common/helper.c @@ -6,7 +6,7 @@ /* By: cacharle +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2020/02/08 23:22:49 by cacharle #+# #+# */ -/* Updated: 2020/10/05 15:28:35 by cacharle ### ########.fr */ +/* Updated: 2021/01/02 12:07:49 by cacharle ### ########.fr */ /* */ /* ************************************************************************** */ -- cgit