From 004c4cee683b190cd0a075edc1fb8bc24119efe8 Mon Sep 17 00:00:00 2001 From: Timo Schmidt Date: Sun, 2 Apr 2023 23:42:03 +0200 Subject: [PATCH] Unfortunately, I would've needed 1 more hour to refactor it to make it comply with norminette. Dammit --- ex00/ft_ntow.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ex00/ft_ntow.c b/ex00/ft_ntow.c index 736d01f..ff9fea1 100644 --- a/ex00/ft_ntow.c +++ b/ex00/ft_ntow.c @@ -1,12 +1,12 @@ /* ************************************************************************** */ /* */ -/* ::: :::::::: */ +/* ALMOOOOOOOST ::: :::::::: */ /* ft_ntow.c :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: tischmid +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2023/04/02 20:26:44 by tischmid #+# #+# */ -/* Updated: 2023/04/02 23:39:03 by tischmid ### ########.fr */ +/* Updated: 2023/04/02 23:42:00 by tischmid ### ########.fr */ /* */ /* ************************************************************************** */