aboutsummaryrefslogtreecommitdiff
path: root/const.h
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2014-05-07 02:28:18 +0800
committerTeddy <ted.sybil@gmail.com>2014-05-07 02:28:18 +0800
commit44a8fd7f007ab5b135677255c0f8c5e749ab638c (patch)
tree11ae53944e7ad2f5f9f16417cc6652d7b5f7fde1 /const.h
parentdeb60a413d2b053647b5de2eb5d2bc7f13f4e210 (diff)
...
Diffstat (limited to 'const.h')
-rw-r--r--const.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/const.h b/const.h
index 05f12d0..0e307bc 100644
--- a/const.h
+++ b/const.h
@@ -35,4 +35,5 @@ enum {
#define PTR_SIZE 4
#define FLAG_FUNC_CHK (1 << 0)
#define FLAG_FUNC_DEF (1 << 1)
+
#endif