From a4ceb5974d1b7dcdd12cc81b7eb07893ea16c8ad Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Sun, 11 Oct 2020 14:54:04 +0200 Subject: Fixing read of uninitialized value error in bultin/exit.c --- libft | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libft') diff --git a/libft b/libft index 783260a..39951f0 160000 --- a/libft +++ b/libft @@ -1 +1 @@ -Subproject commit 783260a4c01ebfe4b4bcfc56d57a4d99603f904f +Subproject commit 39951f08a2938683d800c677c3a244e9ff8dbe19 -- cgit