From c8de182e9fa0c8a2674bf2f13d2ed9f500607ebd Mon Sep 17 00:00:00 2001 From: Charles Date: Tue, 4 Feb 2020 03:40:05 +0100 Subject: Norming --- src/parse/parse_color.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/parse/parse_color.c') diff --git a/src/parse/parse_color.c b/src/parse/parse_color.c index 3c025de..5385c0c 100644 --- a/src/parse/parse_color.c +++ b/src/parse/parse_color.c @@ -6,7 +6,7 @@ /* By: cacharle +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2020/01/11 09:52:34 by cacharle #+# #+# */ -/* Updated: 2020/02/01 11:32:33 by cacharle ### ########.fr */ +/* Updated: 2020/02/04 02:26:46 by cacharle ### ########.fr */ /* */ /* ************************************************************************** */ -- cgit