libpurple/protocols/jabber/jabber.h

changeset 28071
a0706162fefd
parent 28064
6b6e3949132f
child 28322
ac8fec1d2234
--- a/libpurple/protocols/jabber/jabber.h	Sat Aug 01 21:45:24 2009 +0000
+++ b/libpurple/protocols/jabber/jabber.h	Sat Aug 01 22:12:30 2009 +0000
@@ -164,6 +164,8 @@
 	time_t old_idle;
 
 	JabberID *user;
+	JabberBuddy *user_jb;
+
 	PurpleConnection *gc;
 	PurpleSslConnection *gsc;
 

mercurial