summaryrefslogtreecommitdiffstats
path: root/src/f_parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/f_parse.h')
-rw-r--r--src/f_parse.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/f_parse.h b/src/f_parse.h
index ba78918..a506ade 100644
--- a/src/f_parse.h
+++ b/src/f_parse.h
@@ -10,8 +10,8 @@
/* */
/* ************************************************************************** */
-#ifndef FT_F_PARSE_H
-# define FT_F_PARSE_H
+#ifndef F_PARSE_H
+# define F_PARSE_H
void f_parse_token(char c);