summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorTest_User <hax@andrewyu.org>2023-08-07 19:43:57 -0400
committerTest_User <hax@andrewyu.org>2023-08-07 19:43:57 -0400
commita25d22a1c26203b7c9e2dcd33f4c602b0f82684d (patch)
tree0ce7ba3ab39ae16e730076d1e66bdeb4a41099a7 /config.h
parent4f6fdc6d4faba1c268b8714be26f683de6884c77 (diff)
downloadcoupserv-a25d22a1c26203b7c9e2dcd33f4c602b0f82684d.tar.gz
coupserv-a25d22a1c26203b7c9e2dcd33f4c602b0f82684d.zip
A bunch of stuff, mostly related to client support
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index 856e064..9011e6e 100644
--- a/config.h
+++ b/config.h
@@ -45,3 +45,5 @@ extern uint64_t num_prejoin_channels;
extern struct string command_prefix;
extern struct string client_hostmask;
+
+extern struct string opertype;