summaryrefslogtreecommitdiffstats
path: root/src/d_define.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/d_define.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d_define.h b/src/d_define.h
index 66cc619..ce0ccc9 100644
--- a/src/d_define.h
+++ b/src/d_define.h
@@ -67,7 +67,7 @@
#define C_SQUOTE '\''
#define C_DQUOTE '"'
-#define C_BACKSLASH '\\'
+#define C_BS '\\'
#define C_NULL '\000'
/*