src/protocols/msn/session.h

changeset 5327
c12297f29f8d
parent 5322
782746a9bfdd
child 5363
b6e28be0c9bd
--- 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;
 };
 
 /**

mercurial