diff libpurple/protocols/qq/qq_define.h @ 24164:2a19984c0005

2008.10.27 - ccpaging <ccpaging(at)gmail.com> * Update 'buddy_adding' protocol
author SHiNE CsyFeK <csyfek@gmail.com>
date Tue, 28 Oct 2008 16:47:06 +0000
parents 7f5433ffbf8d
children 2ae0085bb0ca
line wrap: on
line diff
--- a/libpurple/protocols/qq/qq_define.h	Tue Oct 28 16:46:08 2008 +0000
+++ b/libpurple/protocols/qq/qq_define.h	Tue Oct 28 16:47:06 2008 +0000
@@ -70,7 +70,7 @@
 	QQ_CMD_GET_SERVER = 0x0091,					/* select login server */
 	QQ_CMD_TOKEN_EX = 0x00BA,						/* get LOGIN token */
 	QQ_CMD_CHECK_PWD = 0x00DD,				/* Password verify */
-	QQ_CMD_AUTH_INFO = 0x00AE,				/* the request verification of information */
+	QQ_CMD_AUTH_CODE = 0x00AE,				/* the request verification of information */
 	QQ_CMD_ADD_BUDDY_NO_AUTH_EX = 0x00A7,			/* add friend without auth */
 	QQ_CMD_ADD_BUDDY_AUTH_EX = 0x00A8, 				/* add buddy with auth */
 	QQ_CMD_BUDDY_CHECK_CODE =  0x00B5,