summaryrefslogtreecommitdiffstats
path: root/src/p_lblock.h
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-10-02 20:12:44 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-10-02 20:12:44 +0200
commit9f2061d8fc38cdef957795ca67dc39f1d968e672 (patch)
treec0ee9105fbd879ccc3794c307406973cb37562ba /src/p_lblock.h
parentNormed p_lblock (diff)
download42-minishell-9f2061d8fc38cdef957795ca67dc39f1d968e672.tar.gz
42-minishell-9f2061d8fc38cdef957795ca67dc39f1d968e672.tar.bz2
42-minishell-9f2061d8fc38cdef957795ca67dc39f1d968e672.tar.xz
42-minishell-9f2061d8fc38cdef957795ca67dc39f1d968e672.tar.zst
42-minishell-9f2061d8fc38cdef957795ca67dc39f1d968e672.zip
Renormed p_lblock
Diffstat (limited to 'src/p_lblock.h')
-rw-r--r--src/p_lblock.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/p_lblock.h b/src/p_lblock.h
index 88a8b1e..ab0b805 100644
--- a/src/p_lblock.h
+++ b/src/p_lblock.h
@@ -10,8 +10,8 @@
/* */
/* ************************************************************************** */
-#ifndef FT_P_LCOM_H
-# define FT_P_LCOM_H
+#ifndef FT_P_LBLOCK_H
+# define FT_P_LBLOCK_H
# include <stdint.h>