From 22d33c9359bf28c5899343d88990b5ca417fb653 Mon Sep 17 00:00:00 2001 From: Juan Bosco Torrez Castillo Date: Sat, 18 Mar 2023 20:27:20 +0100 Subject: [PATCH] header --- ft_putchar.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ft_putchar.c b/ft_putchar.c index 4b7cc00..16f7bf8 100644 --- a/ft_putchar.c +++ b/ft_putchar.c @@ -3,10 +3,10 @@ /* ::: :::::::: */ /* ft_putchar.c :+: :+: :+: */ /* +:+ +:+ +:+ */ -/* By: tischmid +#+ +:+ +#+ */ +/* By: jtorrez- +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ -/* Created: 2023/03/18 02:10:16 by tischmid #+# #+# */ -/* Updated: 2023/03/18 02:10:20 by tischmid ### ########.fr */ +/* Created: 2023/03/18 20:27:12 by jtorrez- #+# #+# */ +/* Updated: 2023/03/18 20:27:13 by jtorrez- ### ########.fr */ /* */ /* ************************************************************************** */