aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_check_ext.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ft_check_ext.c')
-rw-r--r--src/ft_check_ext.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ft_check_ext.c b/src/ft_check_ext.c
index f4a1e92..9a953d0 100644
--- a/src/ft_check_ext.c
+++ b/src/ft_check_ext.c
@@ -1,3 +1,15 @@
+/* ************************************************************************** */
+/* */
+/* ::: :::::::: */
+/* ft_check_ext.c :+: :+: :+: */
+/* +:+ +:+ +:+ */
+/* By: rbousset <marvin@42.fr> +#+ +:+ +#+ */
+/* +#+#+#+#+#+ +#+ */
+/* Created: 2020/02/17 15:33:28 by rbousset #+# #+# */
+/* Updated: 2020/02/17 15:33:29 by rbousset ### ########lyon.fr */
+/* */
+/* ************************************************************************** */
+
#include <libft.h>
#include <stdint.h>