From 2ed2a9d739b6dd3be489792ef510b1f2085ab4ce Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 3 Aug 2020 16:56:17 +0200 Subject: Cleaner headers --- src/b_exit.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/b_exit.h') diff --git a/src/b_exit.h b/src/b_exit.h index d437e6a..1c6ec05 100644 --- a/src/b_exit.h +++ b/src/b_exit.h @@ -17,8 +17,6 @@ #include "s_struct.h" -uint8_t - b_exit(char *args[], - t_msh *msh); +uint8_t b_exit(char *args[], t_msh *msh); #endif -- cgit v1.2.3