🔨」 fix: fixed some bullshit

This commit is contained in:
2024-07-16 14:41:03 +02:00
parent 158d5e66c1
commit bf60c02fd3
6 changed files with 49 additions and 19 deletions

View File

@ -6,7 +6,7 @@
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/05/20 20:25:06 by adjoly #+# #+# */
/* Updated: 2024/07/16 14:20:19 by adjoly ### ########.fr */
/* Updated: 2024/07/16 14:32:44 by adjoly ### ########.fr */
/* */
/* ************************************************************************** */
@ -31,4 +31,6 @@ char *get_program_name(char *argv_one);
bool send_error_parsing(char *msg);
bool check_space(char *rl);
//free(*get_rl(NULL));
#endif