From 7e5d4af478d554166aa399cded2b9a462ebaddd3 Mon Sep 17 00:00:00 2001 From: Camille Chauvet Date: Wed, 17 May 2023 13:44:38 +0200 Subject: [PATCH] fix: support only > 0 number --- philo/parsing.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/philo/parsing.c b/philo/parsing.c index b04d069..fffa3dc 100644 --- a/philo/parsing.c +++ b/philo/parsing.c @@ -6,7 +6,7 @@ /* By: cchauvet 0)) + return (1); i++; } return (0);