aboutsummaryrefslogtreecommitdiffstats
path: root/irc.h
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2015-07-28 01:48:49 -0300
committerdequis <dx@dxzone.com.ar>2015-09-10 23:31:10 -0300
commitdc96e6e002f5f1cc415ff5fb5b073f4e4cd35bb0 (patch)
tree77b0344e037393cd57b34bdfdb02847737c2be6d /irc.h
parent0ef1c9293b2055807e14e404cdf96cf7d8843170 (diff)
CAP REQ
Diffstat (limited to 'irc.h')
-rw-r--r--irc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc.h b/irc.h
index 549f400c..fc449524 100644
--- a/irc.h
+++ b/irc.h
@@ -102,6 +102,7 @@ typedef struct irc {
TODO: Some mechanism for plugindata. */
struct bee *b;
+ guint32 caps;
} irc_t;
typedef enum {