✏️」 norm: normed project.

This commit is contained in:
y-syo
2024-08-14 10:19:08 +02:00
parent 1bf5d83586
commit 15d93d507d
2 changed files with 4 additions and 6 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:32:44 by adjoly ### ########.fr */
/* Updated: 2024/08/14 10:17:33 by mmoussou ### ########.fr */
/* */
/* ************************************************************************** */
@ -23,7 +23,7 @@
# define ERROR_NO_EOF "need delimiter to heredoc"
# define ERROR_NO_FILE "No such file or directory"
# define ERROR_CMD_PIPE "No command after pipe"
# define ERROR_NO_CMD "command not found"
# define ERROR_NO_CMD "minishell : command not found: "
# define ERROR_COREDUMP "(core dumped)"