aboutsummaryrefslogtreecommitdiff
path: root/include/libft.h
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2020-01-16 10:28:33 +0100
committerCharles <sircharlesaze@gmail.com>2020-01-16 10:29:11 +0100
commite23e9b3f74b0510542064e01ef505b6b7edbe17c (patch)
treee8846b6c9d7cbc31a54e1fa55457ed7f9c3572b5 /include/libft.h
parentae1412fdc283e442a0869aa7d63778449a7e5cfe (diff)
downloadlibft-e23e9b3f74b0510542064e01ef505b6b7edbe17c.tar.gz
libft-e23e9b3f74b0510542064e01ef505b6b7edbe17c.tar.bz2
libft-e23e9b3f74b0510542064e01ef505b6b7edbe17c.zip
Merge push_swap to master
(optimized ft_memcpy, ft_memset)
Diffstat (limited to 'include/libft.h')
-rw-r--r--include/libft.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libft.h b/include/libft.h
index c2215ed..d7dc175 100644
--- a/include/libft.h
+++ b/include/libft.h
@@ -6,7 +6,7 @@
/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/10/07 09:45:02 by cacharle #+# #+# */
-/* Updated: 2020/01/15 12:52:37 by cacharle ### ########.fr */
+/* Updated: 2020/01/16 10:25:57 by cacharle ### ########.fr */
/* */
/* ************************************************************************** */