about summary refs log tree commit diff
path: root/Src/hashtable.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/hashtable.h')
-rw-r--r--Src/hashtable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/hashtable.h b/Src/hashtable.h
index b6346bb9a..3606e9785 100644
--- a/Src/hashtable.h
+++ b/Src/hashtable.h
@@ -53,7 +53,7 @@
 #define BIN_LOGOUT   19
 #define BIN_TEST     20
 #define BIN_BRACKET  21
-#define BIN_EXPORT   22
+#define BIN_READONLY 22
 #define BIN_ECHO     23
 #define BIN_DISABLE  24
 #define BIN_ENABLE   25