diff options
Diffstat (limited to 'include/libft_printf.h')
| -rw-r--r-- | include/libft_printf.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/include/libft_printf.h b/include/libft_printf.h index 615039b..1200478 100644 --- a/include/libft_printf.h +++ b/include/libft_printf.h @@ -1,14 +1,3 @@ -/* ************************************************************************** */ -/* */ -/* ::: :::::::: */ -/* ft_printf.h :+: :+: :+: */ -/* +:+ +:+ +:+ */ -/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */ -/* +#+#+#+#+#+ +#+ */ -/* Created: 2020/01/17 10:05:59 by cacharle #+# #+# */ -/* Updated: 2020/01/17 10:10:18 by cacharle ### ########.fr */ -/* */ -/* ************************************************************************** */ #ifndef FT_PRINTF_H # define FT_PRINTF_H |
