From 0b14b6447562d2ce7814fc188c988fb1cbf890c2 Mon Sep 17 00:00:00 2001 From: Rudy Bousset Date: Mon, 9 Mar 2020 19:28:45 +0100 Subject: Norme is pretty bav --- libft/inc/libft.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libft') diff --git a/libft/inc/libft.h b/libft/inc/libft.h index e3dae43..843e97c 100644 --- a/libft/inc/libft.h +++ b/libft/inc/libft.h @@ -30,7 +30,6 @@ typedef struct s_list struct s_list *next; } t_list; - typedef struct s_gnl { int fd; -- cgit v1.2.3