aboutsummaryrefslogtreecommitdiffstats
path: root/user.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-03-24 16:16:38 +0100
committerJelmer Vernooij <jelmer@samba.org>2006-03-24 16:16:38 +0100
commit728a981e422539df38d27d87e33829082d376ac6 (patch)
tree86458693b4f0f38f3695ce7fe3bcc7b1ee67c818 /user.h
parent96ace1b808f4df3f2106fa90c19fdc23408f924d (diff)
parent9b8a38bfa9a89e9741521ac522927c80b68976cf (diff)
[merge] Wilmer
Diffstat (limited to 'user.h')
-rw-r--r--user.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/user.h b/user.h
index da657a4d..b8896d92 100644
--- a/user.h
+++ b/user.h
@@ -36,6 +36,7 @@ typedef struct __USER
char online;
char *handle;
+ char *group;
struct gaim_connection *gc;
char *sendbuf;