aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_check_ext.c
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-05-20 17:32:07 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-05-20 17:32:07 +0200
commit630a08bb8c1f1b9b25c3f66687e46c8cb37fa58a (patch)
treeac28370d9724f37905d990ffdfe46ce847ed61a3 /src/ft_check_ext.c
parentAdded Makefiles rules to start adventures (diff)
download42-cub3d-630a08bb8c1f1b9b25c3f66687e46c8cb37fa58a.tar.gz
42-cub3d-630a08bb8c1f1b9b25c3f66687e46c8cb37fa58a.tar.bz2
42-cub3d-630a08bb8c1f1b9b25c3f66687e46c8cb37fa58a.tar.xz
42-cub3d-630a08bb8c1f1b9b25c3f66687e46c8cb37fa58a.tar.zst
42-cub3d-630a08bb8c1f1b9b25c3f66687e46c8cb37fa58a.zip
Release edition
Diffstat (limited to 'src/ft_check_ext.c')
-rw-r--r--src/ft_check_ext.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ft_check_ext.c b/src/ft_check_ext.c
index 9a953d0..0abc9b4 100644
--- a/src/ft_check_ext.c
+++ b/src/ft_check_ext.c
@@ -3,10 +3,10 @@
/* ::: :::::::: */
/* ft_check_ext.c :+: :+: :+: */
/* +:+ +:+ +:+ */
-/* By: rbousset <marvin@42.fr> +#+ +:+ +#+ */
+/* By: joelecle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
-/* Created: 2020/02/17 15:33:28 by rbousset #+# #+# */
-/* Updated: 2020/02/17 15:33:29 by rbousset ### ########lyon.fr */
+/* Created: 2020/02/17 15:33:28 by joelecle #+# #+# */
+/* Updated: 2020/02/17 15:33:29 by joelecle ### ########lyon.fr */
/* */
/* ************************************************************************** */