diff options
Diffstat (limited to 'protocols/bee.h')
| -rw-r--r-- | protocols/bee.h | 1 | 
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; | 
