diff --git a/philo/src/philo.c b/philo/src/philo.c index 14e34f0..3a9ed17 100644 --- a/philo/src/philo.c +++ b/philo/src/philo.c @@ -6,7 +6,7 @@ /* By: houtworm // \ \ __| | | \ \/ / */ /* (| | )|_| |_| |> < */ /* Created: 2023/03/11 06:42:31 by houtworm /'\_ _/`\__|\__,_/_/\_\ */ -/* Updated: 2023/05/24 02:43:39 by djonker \___)=(___/ */ +/* Updated: 2023/05/24 03:00:40 by djonker \___)=(___/ */ /* */ /* ************************************************************************** */ diff --git a/philo/src/util.c b/philo/src/util.c index 72e8347..49ca4f9 100644 --- a/philo/src/util.c +++ b/philo/src/util.c @@ -6,7 +6,7 @@ /* By: houtworm // \ \ __| | | \ \/ / */ /* (| | )|_| |_| |> < */ /* Created: 2023/03/15 02:01:41 by houtworm /'\_ _/`\__|\__,_/_/\_\ */ -/* Updated: 2023/05/24 02:48:50 by djonker \___)=(___/ */ +/* Updated: 2023/05/24 03:01:26 by djonker \___)=(___/ */ /* */ /* ************************************************************************** */