summaryrefslogtreecommitdiffstats
path: root/src/p_lblock_next.h
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-10-03 14:56:25 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-10-03 14:56:25 +0200
commit9d230c959d27729a8162c0be75747d626bc035ad (patch)
tree381c6def1da640da7d9cad9160af0693d1bf7b4a /src/p_lblock_next.h
parentNormed p_lblock_next (diff)
download42-minishell-9d230c959d27729a8162c0be75747d626bc035ad.tar.gz
42-minishell-9d230c959d27729a8162c0be75747d626bc035ad.tar.bz2
42-minishell-9d230c959d27729a8162c0be75747d626bc035ad.tar.xz
42-minishell-9d230c959d27729a8162c0be75747d626bc035ad.tar.zst
42-minishell-9d230c959d27729a8162c0be75747d626bc035ad.zip
Update
Diffstat (limited to 'src/p_lblock_next.h')
-rw-r--r--src/p_lblock_next.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/p_lblock_next.h b/src/p_lblock_next.h
index 5ee27ed..7042060 100644
--- a/src/p_lblock_next.h
+++ b/src/p_lblock_next.h
@@ -10,8 +10,8 @@
/* */
/* ************************************************************************** */
-#ifndef FT_P_LCOM_NEXT_H
-# define FT_P_LCOM_NEXT_H
+#ifndef FT_P_LBLOCK_NEXT_H
+# define FT_P_LBLOCK_NEXT_H
# include <libft.h>
# include <stdint.h>