aboutsummaryrefslogtreecommitdiff
path: root/include/libft_mem.h
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2020-01-30 20:24:32 +0100
committerCharles <sircharlesaze@gmail.com>2020-01-30 20:24:32 +0100
commit6500b1ca9ce911d3db7c94ee3f4ee38489b8861a (patch)
tree4d2766b1bea4322a6e5851f53af33178d9643a5c /include/libft_mem.h
parentaa244ec3fb071a7fd08494d04cc865b281502804 (diff)
downloadlibft-6500b1ca9ce911d3db7c94ee3f4ee38489b8861a.tar.gz
libft-6500b1ca9ce911d3db7c94ee3f4ee38489b8861a.tar.bz2
libft-6500b1ca9ce911d3db7c94ee3f4ee38489b8861a.zip
Renaming t_list -> t_ftlst, changing feature adding by header
Diffstat (limited to 'include/libft_mem.h')
-rw-r--r--include/libft_mem.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/libft_mem.h b/include/libft_mem.h
index d1e47f6..a9717b8 100644
--- a/include/libft_mem.h
+++ b/include/libft_mem.h
@@ -1,14 +1,3 @@
-/* ************************************************************************** */
-/* */
-/* ::: :::::::: */
-/* ft_mem.h :+: :+: :+: */
-/* +:+ +:+ +:+ */
-/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
-/* +#+#+#+#+#+ +#+ */
-/* Created: 2020/01/17 09:56:20 by cacharle #+# #+# */
-/* Updated: 2020/01/17 09:57:54 by cacharle ### ########.fr */
-/* */
-/* ************************************************************************** */
#ifndef FT_MEM_H
# define FT_MEM_H