summaryrefslogtreecommitdiffstats
path: root/src/s_lvars.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/s_lvars.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/s_lvars.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/s_lvars.h b/src/s_lvars.h
index 21f9fce..4f0babd 100644
--- a/src/s_lvars.h
+++ b/src/s_lvars.h
@@ -10,8 +10,8 @@
/* */
/* ************************************************************************** */
-#ifndef FT_S_LVARS_H
-# define FT_S_LVARS_H
+#ifndef S_LVARS_H
+# define S_LVARS_H
# include "s_struct.h"