changeset 24646:2ae0085bb0ca

Code clean
author Hu Yong <ccpaging@gmail.com>
date Wed, 19 Nov 2008 08:36:51 +0000
parents bc597cf503b1
children 6591f7056b3a
files libpurple/protocols/qq/qq_define.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/qq/qq_define.h	Wed Nov 19 08:36:38 2008 +0000
+++ b/libpurple/protocols/qq/qq_define.h	Wed Nov 19 08:36:51 2008 +0000
@@ -89,7 +89,7 @@
 	QQ_ROOM_CMD_JOIN = 0x07,
 	QQ_ROOM_CMD_AUTH = 0x08,
 	QQ_ROOM_CMD_QUIT = 0x09,
-	QQ_ROOM_CMD_SEND_MSG = 0x0a,
+	QQ_ROOM_CMD_SEND_IM = 0x0a,
 	QQ_ROOM_CMD_GET_ONLINES = 0x0b,
 	QQ_ROOM_CMD_GET_BUDDIES = 0x0c,