fix gnl in libft
This commit is contained in:
parent
8040c2433a
commit
47a774f975
1 changed files with 2 additions and 2 deletions
|
@ -6,11 +6,11 @@
|
|||
/* By: gtertysh <marvin@42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2017/01/28 18:15:15 by gtertysh #+# #+# */
|
||||
/* Updated: 2017/01/28 18:15:17 by gtertysh ### ########.fr */
|
||||
/* Updated: 2017/03/24 20:41:17 by gtertysh ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#include "get_next_line.h"
|
||||
#include "libft.h"
|
||||
|
||||
t_fd *new_node(int fd)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue