Fixed all norme from lexer, parser. minishell and builtins
This commit is contained in:
@@ -72,7 +72,6 @@ typedef struct s_prompt
|
||||
const char *ps2; // secondary prompt string for multiline input
|
||||
} t_prompt;
|
||||
|
||||
|
||||
/**
|
||||
* @brief Main minishell structure containing global state information
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user