libgaim/protocols/yahoo/yahoo_packet.h

changeset 14320
a1edd2ea10c3
parent 14317
2a5526d3471f
child 14508
02d80a119d80
--- a/libgaim/protocols/yahoo/yahoo_packet.h	Mon Aug 21 04:06:33 2006 +0000
+++ b/libgaim/protocols/yahoo/yahoo_packet.h	Mon Aug 21 04:12:07 2006 +0000
@@ -98,7 +98,7 @@
 	YAHOO_SERVICE_VERIFY_ID_EXISTS = 0xc8,
 	YAHOO_SERVICE_AUDIBLE = 0xd0,
 	YAHOO_SERVICE_STATUS_15 = 0xf0,
-	YAHOO_SERVICE_BUDDYLIST_15 = 0Xf1,
+	YAHOO_SERVICE_LIST_15 = 0Xf1,
 	YAHOO_SERVICE_WEBLOGIN = 0x0226,
 	YAHOO_SERVICE_SMS_MSG = 0x02ea
 };
@@ -116,7 +116,7 @@
 };
 
 #define YAHOO_WEBMESSENGER_PROTO_VER 0x0065
-#define YAHOO_PROTO_VER 0x000c
+#define YAHOO_PROTO_VER 0x000f
 
 #define YAHOO_PACKET_HDRLEN (4 + 2 + 2 + 2 + 2 + 4 + 4)
 

mercurial