comparison libpurple/protocols/mxit/protocol.h @ 31533:44f53d3fc54f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:42:45 +0000
parents 08d9cdac2b3c
children b8d9329dda4a
comparison
equal deleted inserted replaced
31532:8c6a1fa21f43 31533:44f53d3fc54f
128 #define CP_CMD_POLL 0x0011 /* (17) poll the HTTP server for an update */ 128 #define CP_CMD_POLL 0x0011 /* (17) poll the HTTP server for an update */
129 //#define CP_CMD_PROFILE_GET 0x001A /* (26) get profile (DEPRECATED see CP_CMD_EXTPROFILE_GET) */ 129 //#define CP_CMD_PROFILE_GET 0x001A /* (26) get profile (DEPRECATED see CP_CMD_EXTPROFILE_GET) */
130 #define CP_CMD_MEDIA 0x001B /* (27) get multimedia message */ 130 #define CP_CMD_MEDIA 0x001B /* (27) get multimedia message */
131 #define CP_CMD_SPLASHCLICK 0x001F /* (31) splash-screen clickthrough */ 131 #define CP_CMD_SPLASHCLICK 0x001F /* (31) splash-screen clickthrough */
132 #define CP_CMD_STATUS 0x0020 /* (32) set shown presence & status */ 132 #define CP_CMD_STATUS 0x0020 /* (32) set shown presence & status */
133 #define CP_CMD_MSGEVENT 0x0023 /* (35) Raise message event */ 133 #define CP_CMD_MSGEVENT 0x0023 /* (35) Raise message event */
134 #define CP_CMD_MOOD 0x0029 /* (41) set mood */ 134 #define CP_CMD_MOOD 0x0029 /* (41) set mood */
135 #define CP_CMD_KICK 0x002B /* (43) login kick */ 135 #define CP_CMD_KICK 0x002B /* (43) login kick */
136 #define CP_CMD_GRPCHAT_CREATE 0x002C /* (44) create new groupchat */ 136 #define CP_CMD_GRPCHAT_CREATE 0x002C /* (44) create new groupchat */
137 #define CP_CMD_GRPCHAT_INVITE 0x002D /* (45) add new groupchat member */ 137 #define CP_CMD_GRPCHAT_INVITE 0x002D /* (45) add new groupchat member */
138 #define CP_CMD_NEW_SUB 0x0033 /* (51) get new subscription */ 138 #define CP_CMD_NEW_SUB 0x0033 /* (51) get new subscription */