From ac2a1018fe004bf158025eacb6bf78c2bd3fce7a Mon Sep 17 00:00:00 2001 From: Dominik Kaiser Date: Mon, 25 Mar 2024 14:20:51 +0100 Subject: Refactor some more Should be ready for eval now --- get_next_line.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'get_next_line.h') diff --git a/get_next_line.h b/get_next_line.h index f0b0006..63c477b 100644 --- a/get_next_line.h +++ b/get_next_line.h @@ -6,7 +6,7 @@ /* By: dkaiser