aboutsummaryrefslogtreecommitdiff
path: root/src/lst/ft_lstlsearch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lst/ft_lstlsearch.c')
-rw-r--r--src/lst/ft_lstlsearch.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lst/ft_lstlsearch.c b/src/lst/ft_lstlsearch.c
index 8d2acc8..f59b5de 100644
--- a/src/lst/ft_lstlsearch.c
+++ b/src/lst/ft_lstlsearch.c
@@ -5,8 +5,8 @@
/* +:+ +:+ +:+ */
/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
-/* Created: 2020/02/17 02:57:12 by cacharle #+# #+# */
-/* Updated: 2020/02/17 03:35:45 by cacharle ### ########.fr */
+/* Created: 2020/02/27 16:18:33 by cacharle #+# #+# */
+/* Updated: 2020/02/28 12:24:31 by cacharle ### ########.fr */
/* */
/* ************************************************************************** */