aboutsummaryrefslogtreecommitdiff
path: root/src/str
diff options
context:
space:
mode:
Diffstat (limited to 'src/str')
-rw-r--r--src/str/ft_strcpy.c2
-rw-r--r--src/str/ft_strlen.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/str/ft_strcpy.c b/src/str/ft_strcpy.c
index 9677b24..ee6ff0d 100644
--- a/src/str/ft_strcpy.c
+++ b/src/str/ft_strcpy.c
@@ -6,7 +6,7 @@
/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/10/07 10:38:36 by cacharle #+# #+# */
-/* Updated: 2019/11/20 23:25:57 by cacharle ### ########.fr */
+/* Updated: 2020/01/17 11:36:19 by cacharle ### ########.fr */
/* */
/* ************************************************************************** */
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 */
/* */
/* ************************************************************************** */