aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/bee.h
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-07-10 00:25:07 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2010-07-10 00:25:07 +0100
commitb556e46f9bfeeb630b45a3c0f0951110ac3de0f2 (patch)
tree503b810a5e9322b444dc7e84e4d8535dc0f4807e /protocols/bee.h
parentc5bff810e6919dc3daf7f82f761197a27f04538b (diff)
parent9a9b520df6044cfc034f9736fb97660a46e879b9 (diff)
Merging main ui-fix.
Diffstat (limited to 'protocols/bee.h')
-rw-r--r--protocols/bee.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/bee.h b/protocols/bee.h
index e82913d6..4b6a1f4a 100644
--- a/protocols/bee.h
+++ b/protocols/bee.h
@@ -61,6 +61,7 @@ typedef struct bee_user
struct im_connection *ic;
char *handle;
char *fullname;
+ char *nick;
struct bee_group *group;
bee_user_flags_t flags;