aboutsummaryrefslogtreecommitdiff
path: root/c02/ex08/ft_strlowcase.c
diff options
context:
space:
mode:
Diffstat (limited to 'c02/ex08/ft_strlowcase.c')
-rw-r--r--c02/ex08/ft_strlowcase.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/c02/ex08/ft_strlowcase.c b/c02/ex08/ft_strlowcase.c
index 1c7b56c..b815630 100644
--- a/c02/ex08/ft_strlowcase.c
+++ b/c02/ex08/ft_strlowcase.c
@@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* ::: :::::::: */
-/* ft_strlowercase.c :+: :+: :+: */
+/* ft_strlowcase.c :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: cacharle <charles.cabergs@gmail.com> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
-/* Created: 2019/07/03 19:53:41 by cacharle #+# #+# */
-/* Updated: 2019/07/05 09:10:17 by cacharle ### ########.fr */
+/* Created: 2019/07/05 10:04:32 by cacharle #+# #+# */
+/* Updated: 2019/07/05 10:04:38 by cacharle ### ########.fr */
/* */
/* ************************************************************************** */