src/protocols/yahoo/yahoo.h

changeset 9408
5b572d2f0f61
parent 9382
d05b4c47758d
child 9409
969994467425
equal deleted inserted replaced
9407:51d14211393c 9408:5b572d2f0f61
195 195
196 #define YAHOO_MAX_STATUS_MESSAGE_LENGTH (48) 196 #define YAHOO_MAX_STATUS_MESSAGE_LENGTH (48)
197 197
198 198
199 #define YAHOO_WEBMESSENGER_PROTO_VER 0x0065 199 #define YAHOO_WEBMESSENGER_PROTO_VER 0x0065
200 #define YAHOO_PROTO_VER 0x000b 200 #define YAHOO_PROTO_VER 0x000c
201 201
202 202
203 #define YAHOO_PACKET_HDRLEN (4 + 2 + 2 + 2 + 2 + 4 + 4) 203 #define YAHOO_PACKET_HDRLEN (4 + 2 + 2 + 2 + 2 + 4 + 4)
204 204
205 /* sometimes i wish prpls could #include things from other prpls. then i could just 205 /* sometimes i wish prpls could #include things from other prpls. then i could just

mercurial