libpurple/protocols/gg/buddylist.c

branch
soc.2012.gg
changeset 33316
f4ae8440063a
parent 33299
b3c4ab3aeb7f
--- a/libpurple/protocols/gg/buddylist.c	Thu Jul 12 11:03:13 2012 +0200
+++ b/libpurple/protocols/gg/buddylist.c	Thu Jul 12 11:53:58 2012 +0200
@@ -37,6 +37,7 @@
 #define F_UIN 6
 
 /* void ggp_buddylist_send(PurpleConnection *gc) {{{ */
+// this is for for notify purposes, not synchronizing buddy list
 void ggp_buddylist_send(PurpleConnection *gc)
 {
 	GGPInfo *info = purple_connection_get_protocol_data(gc);

mercurial