diff options
Diffstat (limited to 'src/p_redirs_heredoc.h')
-rw-r--r-- | src/p_redirs_heredoc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/p_redirs_heredoc.h b/src/p_redirs_heredoc.h index 158c2e5..66d326a 100644 --- a/src/p_redirs_heredoc.h +++ b/src/p_redirs_heredoc.h @@ -10,8 +10,8 @@ /* */ /* ************************************************************************** */ -#ifndef FT_P_REDIRS_HEREDOC_H -# define FT_P_REDIRS_HEREDOC_H +#ifndef P_REDIRS_HEREDOC_H +# define P_REDIRS_HEREDOC_H # include <stdint.h> |