diff libgaim/protocols/oscar/oscar.h @ 14921:57dcc53e77a4

[gaim-migrate @ 17693] Make sure we send the "starting to edit your buddylist" snac. I thought this would make it so we wouldn't need to re-request authorization when moving someone between groups, but it doesn't. I don't know what the deal is with that. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 07 Nov 2006 07:04:41 +0000
parents f1e353fa21de
children f3573d941d66
line wrap: on
line diff
--- a/libgaim/protocols/oscar/oscar.h	Tue Nov 07 05:52:41 2006 +0000
+++ b/libgaim/protocols/oscar/oscar.h	Tue Nov 07 07:04:41 2006 +0000
@@ -490,6 +490,7 @@
 		struct aim_ssi_tmp *pending;
 		time_t timestamp;
 		gboolean waiting_for_ack;
+		gboolean in_transaction;
 	} ssi;
 
 	/* TODO: Implement this as a HashTable for HUGE speed improvement! */