aboutsummaryrefslogtreecommitdiffstats
path: root/libft/src/ft_printf_flag_to_atoi.c
diff options
context:
space:
mode:
Diffstat (limited to 'libft/src/ft_printf_flag_to_atoi.c')
-rw-r--r--libft/src/ft_printf_flag_to_atoi.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libft/src/ft_printf_flag_to_atoi.c b/libft/src/ft_printf_flag_to_atoi.c
index 2f3c6e7..7693eca 100644
--- a/libft/src/ft_printf_flag_to_atoi.c
+++ b/libft/src/ft_printf_flag_to_atoi.c
@@ -3,10 +3,10 @@
/* ::: :::::::: */
/* ft_printf_flag_to_atoi.c :+: :+: :+: */
/* +:+ +:+ +:+ */
-/* By: rbousset <marvin@42.fr> +#+ +:+ +#+ */
+/* By: joelecle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
-/* Created: 2020/02/14 17:06:43 by rbousset #+# #+# */
-/* Updated: 2020/02/14 17:06:43 by rbousset ### ########lyon.fr */
+/* Created: 2020/02/14 17:06:43 by joelecle #+# #+# */
+/* Updated: 2020/02/14 17:06:43 by joelecle ### ########lyon.fr */
/* */
/* ************************************************************************** */