aboutsummaryrefslogtreecommitdiff
path: root/src/str/ft_strrchr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/str/ft_strrchr.c')
-rw-r--r--src/str/ft_strrchr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/str/ft_strrchr.c b/src/str/ft_strrchr.c
index 56c8be5..4cedb76 100644
--- a/src/str/ft_strrchr.c
+++ b/src/str/ft_strrchr.c
@@ -6,7 +6,7 @@
/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/10/07 10:26:24 by cacharle #+# #+# */
-/* Updated: 2019/11/20 03:36:47 by cacharle ### ########.fr */
+/* Updated: 2019/11/21 18:46:27 by cacharle ### ########.fr */
/* */
/* ************************************************************************** */