libpurple/protocols/oscar/oscar.h

branch
release-2.6.3
changeset 28697
a6a183297397
parent 28237
231abd732132
--- a/libpurple/protocols/oscar/oscar.h	Fri Oct 16 08:39:24 2009 +0000
+++ b/libpurple/protocols/oscar/oscar.h	Fri Oct 16 09:18:42 2009 +0000
@@ -535,6 +535,10 @@
 		struct aim_userinfo_s *userinfo;
 	} locate;
 
+	struct {
+		gboolean have_rights;
+	} bos;
+
 	/* Server-stored information (ssi) */
 	struct {
 		gboolean received_data;

mercurial