aboutsummaryrefslogtreecommitdiff
path: root/common/helper.c
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2021-01-02 12:08:59 +0100
committerCharles Cabergs <me@cacharle.xyz>2021-01-02 12:08:59 +0100
commit7aab8f34e8a238ce0688bf9f7e7f0b731902580f (patch)
tree6ab0541168d07c2755c51d9ef6875012105816e8 /common/helper.c
parent280dace8bf97242151faf8297af31de67f77085c (diff)
downloadphilosophers-7aab8f34e8a238ce0688bf9f7e7f0b731902580f.tar.gz
philosophers-7aab8f34e8a238ce0688bf9f7e7f0b731902580f.tar.bz2
philosophers-7aab8f34e8a238ce0688bf9f7e7f0b731902580f.zip
Updated philo_two with philo_three logic, Norming philo_two and philo_three
Diffstat (limited to 'common/helper.c')
-rw-r--r--common/helper.c2
1 files changed, 1 insertions, 1 deletions
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 <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* 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 */
/* */
/* ************************************************************************** */