diff libpurple/protocols/mxit/roster.h @ 29999:207662bad69c

* Show the buddy's registration country in their profile. * We cannot see the buddy's current "hidden number" setting in their profile, so we need to use the value they had set when they invited us.
author andrew.victor@mxit.com
date Wed, 19 May 2010 20:29:31 +0000
parents 085020c013eb
children 8c586dbcae2d
line wrap: on
line diff
--- a/libpurple/protocols/mxit/roster.h	Wed May 19 19:50:36 2010 +0000
+++ b/libpurple/protocols/mxit/roster.h	Wed May 19 20:29:31 2010 +0000
@@ -105,7 +105,7 @@
 	short		presence;							/* presence state */
 	short		subtype;							/* subscription type */
 
-	char*		msg;								/* invite message */
+	char*		msg;								/* invite/rejection message */
 
 	char		customMood[16];						/* custom mood */
 	char*		statusMsg;							/* status message */