libpurple/protocols/yahoo/yahoo_packet.h

branch
release-2.5.7
changeset 25760
7c082351dfc4
parent 24334
63714c02b0fd
child 25769
0898bf338128
--- a/libpurple/protocols/yahoo/yahoo_packet.h	Fri Jun 19 00:19:03 2009 +0000
+++ b/libpurple/protocols/yahoo/yahoo_packet.h	Fri Jun 19 00:56:37 2009 +0000
@@ -122,8 +122,8 @@
 };
 
 #define YAHOO_WEBMESSENGER_PROTO_VER 0x0065
-#define YAHOO_PROTO_VER 0x000f
-#define YAHOO_PROTO_VER_JAPAN 0x000f
+#define YAHOO_PROTO_VER 0x0010
+#define YAHOO_PROTO_VER_JAPAN 0x0010
 
 #define YAHOO_PACKET_HDRLEN (4 + 2 + 2 + 2 + 2 + 4 + 4)
 

mercurial