aboutsummaryrefslogtreecommitdiff
path: root/src/mem/ft_memchr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/ft_memchr.c')
-rw-r--r--src/mem/ft_memchr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mem/ft_memchr.c b/src/mem/ft_memchr.c
index 27e9028..4fd8689 100644
--- a/src/mem/ft_memchr.c
+++ b/src/mem/ft_memchr.c
@@ -6,7 +6,7 @@
/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/10/07 09:55:31 by cacharle #+# #+# */
-/* Updated: 2020/01/17 10:53:57 by cacharle ### ########.fr */
+/* Updated: 2020/02/13 04:28:00 by cacharle ### ########.fr */
/* */
/* ************************************************************************** */