redir subsh bug fix
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#ifndef MINISHELL_H
|
||||
# define MINISHELL_H
|
||||
|
||||
# define DEBUG 0
|
||||
# define DEBUG 1
|
||||
|
||||
typedef struct s_ast_n t_ast_n;
|
||||
typedef struct s_node t_node;
|
||||
|
||||
Reference in New Issue
Block a user