summaryrefslogtreecommitdiffstats
path: root/src/p_redirs_heredoc.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/p_redirs_heredoc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/p_redirs_heredoc.h b/src/p_redirs_heredoc.h
index 2ab479d..a13a358 100644
--- a/src/p_redirs_heredoc.h
+++ b/src/p_redirs_heredoc.h
@@ -13,7 +13,6 @@
#ifndef P_REDIRS_HEREDOC_H
# define P_REDIRS_HEREDOC_H
-
# include "s_struct.h"
char *p_get_heredoc(const char path[], const char redir, t_msh *msh);