libpurple/protocols/mxit/profile.h

branch
mxit
changeset 31718
c2de8a92e675
parent 31714
4fb9e95a7c4f
child 32088
4c1b703def6f
child 32167
c06866242ad3
--- a/libpurple/protocols/mxit/profile.h	Mon Apr 11 21:00:18 2011 +0000
+++ b/libpurple/protocols/mxit/profile.h	Mon Apr 11 21:28:33 2011 +0000
@@ -50,7 +50,7 @@
 
 	int			flags;								/* user's profile flags */
 	gint64		lastonline;							/* user's last-online timestamp */
-	gboolean	hidden;								/* set if the user's msisdn should remain hidden */
+	gboolean	hidden;								/* set if the user's mxitid should remain hidden */
 };
 
 struct MXitSession;

mercurial