aboutsummaryrefslogtreecommitdiff
path: root/c02/ex10/ft_strlcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'c02/ex10/ft_strlcpy.c')
-rw-r--r--c02/ex10/ft_strlcpy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c02/ex10/ft_strlcpy.c b/c02/ex10/ft_strlcpy.c
index ef4af68..ca12b06 100644
--- a/c02/ex10/ft_strlcpy.c
+++ b/c02/ex10/ft_strlcpy.c
@@ -6,7 +6,7 @@
/* By: cacharle <charles.cabergs@gmail.com> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/07/04 15:27:01 by cacharle #+# #+# */
-/* Updated: 2019/07/05 14:31:13 by cacharle ### ########.fr */
+/* Updated: 2019/07/06 16:13:23 by cacharle ### ########.fr */
/* */
/* ************************************************************************** */