diff options
Diffstat (limited to 'src/ft_hex_to_rgb.c')
-rw-r--r-- | src/ft_hex_to_rgb.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ft_hex_to_rgb.c b/src/ft_hex_to_rgb.c index 1732473..b859815 100644 --- a/src/ft_hex_to_rgb.c +++ b/src/ft_hex_to_rgb.c @@ -3,10 +3,10 @@ /* ::: :::::::: */ /* ft_hex_to_rgb.c :+: :+: :+: */ /* +:+ +:+ +:+ */ -/* By: rbousset <marvin@42.fr> +#+ +:+ +#+ */ +/* By: joelecle <marvin@42.fr> +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ -/* Created: 2020/02/14 17:28:58 by rbousset #+# #+# */ -/* Updated: 2020/02/14 17:28:58 by rbousset ### ########lyon.fr */ +/* Created: 2020/02/14 17:28:58 by joelecle #+# #+# */ +/* Updated: 2020/02/14 17:28:58 by joelecle ### ########lyon.fr */ /* */ /* ************************************************************************** */ |