summaryrefslogtreecommitdiffstats
path: root/src/d_define.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/d_define.h')
-rw-r--r--src/d_define.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d_define.h b/src/d_define.h
index 897b720..1709bea 100644
--- a/src/d_define.h
+++ b/src/d_define.h
@@ -75,6 +75,7 @@
#define C_SQUOTE 0x27
#define C_AMP 0x26
#define C_SEMIC 0x3b
+#define C_EQUALS 0x3d
#define C_BACKS 0x5c
#define C_PIPE 0x7c