From 2c5abe421b7a1b92081e38f6b1f04d407fcba834 Mon Sep 17 00:00:00 2001 From: Charles Date: Sat, 15 Feb 2020 01:47:26 +0100 Subject: philo_one small refactoring, philo_three draft --- 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 2826ceb..7799a0c 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/02/14 21:07:54 by cacharle ### ########.fr */ +/* Updated: 2020/02/15 00:53:47 by cacharle ### ########.fr */ /* */ /* ************************************************************************** */ -- cgit