From c24fb630859217dbf8cce9f834fe1c4a058d17a0 Mon Sep 17 00:00:00 2001 From: Charles Date: Fri, 11 Oct 2019 11:28:41 +0200 Subject: Moulitest passed except bonus tests - they updated the pdf, we can use `free`, fuck my life - think they check if i read BUFFER_SIZE, i dont, fuck my life - get reset --hard i guess --- get_next_line_utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'get_next_line_utils.c') diff --git a/get_next_line_utils.c b/get_next_line_utils.c index b80e327..8fbc78a 100644 --- a/get_next_line_utils.c +++ b/get_next_line_utils.c @@ -6,7 +6,7 @@ /* By: cacharle +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2019/10/08 08:52:59 by cacharle #+# #+# */ -/* Updated: 2019/10/10 16:39:08 by cacharle ### ########.fr */ +/* Updated: 2019/10/11 09:50:44 by cacharle ### ########.fr */ /* */ /* ************************************************************************** */ -- cgit