From 1a7c6c5a0ed9a5aae1fe45c3af335c120c2dc642 Mon Sep 17 00:00:00 2001 From: Charles Date: Mon, 10 Feb 2020 00:34:47 +0100 Subject: WIP: philo one --- 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 4c4b1f1..590c415 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/09 02:15:02 by cacharle ### ########.fr */ +/* Updated: 2020/02/10 01:15:05 by cacharle ### ########.fr */ /* */ /* ************************************************************************** */ -- cgit