aboutsummaryrefslogtreecommitdiff
path: root/src/str/ft_strlen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/str/ft_strlen.c')
-rw-r--r--src/str/ft_strlen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/str/ft_strlen.c b/src/str/ft_strlen.c
index 0e0a47c..0d593e1 100644
--- a/src/str/ft_strlen.c
+++ b/src/str/ft_strlen.c
@@ -6,7 +6,7 @@
/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/10/07 10:32:48 by cacharle #+# #+# */
-/* Updated: 2019/11/21 01:45:42 by cacharle ### ########.fr */
+/* Updated: 2020/01/17 11:13:43 by cacharle ### ########.fr */
/* */
/* ************************************************************************** */