aboutsummaryrefslogtreecommitdiff
path: root/include/defs.h
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2019-03-01 05:04:45 +0100
committerdec05eba <dec05eba@protonmail.com>2020-07-25 14:36:46 +0200
commit2af04d6ec602b2068d35d5b976f070a1b065f307 (patch)
tree97965d941453a9d437a80f6fb022378586233b3d /include/defs.h
parentcff67f93caeb3f98261860904dd232f6b551299e (diff)
Fix compiler join thread, fix compiliation with clang
Diffstat (limited to 'include/defs.h')
-rw-r--r--include/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/defs.h b/include/defs.h
index 9b754d8..2baceb4 100644
--- a/include/defs.h
+++ b/include/defs.h
@@ -4,4 +4,4 @@
typedef struct ParserThreadData ParserThreadData;
typedef struct amal_compiler amal_compiler;
-#endif \ No newline at end of file
+#endif