summaryrefslogtreecommitdiff
path: root/src/bridge/bridge.hpp
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2014-01-06 01:22:43 +0100
committerFlorent Le Coz <louiz@louiz.org>2014-01-06 01:22:43 +0100
commitfef9c8193ddf8cdf81978874be788af9441e2286 (patch)
treef38a50b1e52e3da1a66d4d2ab5016a2cd7903322 /src/bridge/bridge.hpp
parent7701c907636d79f55e033aa7adaf7ffae4150c91 (diff)
downloadbiboumi-fef9c8193ddf8cdf81978874be788af9441e2286.tar.gz
biboumi-fef9c8193ddf8cdf81978874be788af9441e2286.tar.bz2
biboumi-fef9c8193ddf8cdf81978874be788af9441e2286.tar.xz
biboumi-fef9c8193ddf8cdf81978874be788af9441e2286.zip
Also set the role and affiliation of users already in the chan
Diffstat (limited to 'src/bridge/bridge.hpp')
-rw-r--r--src/bridge/bridge.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bridge/bridge.hpp b/src/bridge/bridge.hpp
index 75708e5..c43b049 100644
--- a/src/bridge/bridge.hpp
+++ b/src/bridge/bridge.hpp
@@ -68,6 +68,7 @@ public:
void send_user_join(const std::string& hostname,
const std::string& chan_name,
const IrcUser* user,
+ const char user_mode,
const bool self);
/**
* Send the topic of the MUC to the user