--- a/src/protocols/msn/session.h Wed May 07 08:42:47 2003 +0000
+++ b/src/protocols/msn/session.h Wed May 07 15:42:53 2003 +0000
@@ -72,7 +72,7 @@
/* For moving buddies from one group to another. Ugh. */
gboolean moving_buddy;
- gint dest_group_id;
+ char *dest_group_name;
};
/**