libpurple/protocols/msn/user.h

changeset 29283
422504960860
parent 29282
8bd020863f49
child 29300
8d9c8a4a03af
--- a/libpurple/protocols/msn/user.h	Thu Feb 04 00:35:15 2010 +0000
+++ b/libpurple/protocols/msn/user.h	Thu Feb 04 00:48:09 2010 +0000
@@ -78,7 +78,7 @@
 	char *passport;         /**< The passport account.          */
 	char *friendly_name;    /**< The friendly name.             */
 
-	char * uid;				/*< User Id							*/
+	char *uid;              /*< User ID                         */
 
 	const char *status;     /**< The state of the user.         */
 	char *statusline;       /**< The state of the user.         */

mercurial