norm
This commit is contained in:
parent
75bbeed855
commit
d165229b59
2 changed files with 67 additions and 46 deletions
|
|
@ -6,7 +6,7 @@
|
|||
/* By: jschaft <cecile.schaft@orange.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/04/23 14:15:12 by mcolonna #+# #+# */
|
||||
/* Updated: 2024/05/16 17:30:01 by mcolonna ### ########.fr */
|
||||
/* Updated: 2024/05/16 17:34:49 by mcolonna ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
|
@ -77,7 +77,6 @@ void minishell_error(const char *msg);
|
|||
// Call to write the error and exit the program.
|
||||
void fatal_error(const char *msg);
|
||||
|
||||
|
||||
///// PATH /////
|
||||
|
||||
// Get the PATH values.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue