summaryrefslogtreecommitdiffstats
path: root/src/p_redirs_heredoc.h
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-10-12 19:50:42 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-10-12 19:50:42 +0200
commit9b5512bc4c2ac38669002892b801b05006e66c8b (patch)
treea772754e36ac9c4242d4cccfc712833d2558f3c7 /src/p_redirs_heredoc.h
parentNorm update (diff)
download42-minishell-9b5512bc4c2ac38669002892b801b05006e66c8b.tar.gz
42-minishell-9b5512bc4c2ac38669002892b801b05006e66c8b.tar.bz2
42-minishell-9b5512bc4c2ac38669002892b801b05006e66c8b.tar.xz
42-minishell-9b5512bc4c2ac38669002892b801b05006e66c8b.tar.zst
42-minishell-9b5512bc4c2ac38669002892b801b05006e66c8b.zip
Norm
Diffstat (limited to '')
-rw-r--r--src/p_redirs_heredoc.h4
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>