Change our QQ_CLIENT version, which allows us to sign on to QQ

Sun, 02 Dec 2007 21:49:49 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Sun, 02 Dec 2007 21:49:49 +0000
changeset 21849
f5c86c178a97
parent 21848
46cdb47bc59b
child 21850
e93fc1fb7019

Change our QQ_CLIENT version, which allows us to sign on to QQ
accounts. I have no idea how well QQ works, though. Anybody
have a QQ account? Please add me, because I don't have any
friends. My number is 835612889.

References #2998.

libpurple/protocols/qq/header_info.h file | annotate | diff | comparison | revisions
--- a/libpurple/protocols/qq/header_info.h	Sun Dec 02 21:46:32 2007 +0000
+++ b/libpurple/protocols/qq/header_info.h	Sun Dec 02 21:49:49 2007 +0000
@@ -33,7 +33,7 @@
 #define QQ_PACKET_TAG           0x02	/* all QQ text packets starts with it */
 #define QQ_PACKET_TAIL          0x03	/* all QQ text packets end with it */
 
-#define QQ_CLIENT       0x0E1B
+#define QQ_CLIENT       0x0d55
 
 /* list of known QQ commands */
 enum {

mercurial