comparison plugins/yay/internal.h @ 1562:12f16a852540

[gaim-migrate @ 1572] bounce committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 10 Mar 2001 23:59:53 +0000
parents 1ca5f5fcd483
children 2c66d386be90
comparison
equal deleted inserted replaced
1561:9fe7b059d2a5 1562:12f16a852540
63 #define YAHOO_SERVICE_NEWPERSONALMAIL 14 63 #define YAHOO_SERVICE_NEWPERSONALMAIL 14
64 #define YAHOO_SERVICE_NEWCONTACT 15 64 #define YAHOO_SERVICE_NEWCONTACT 15
65 #define YAHOO_SERVICE_PING 18 65 #define YAHOO_SERVICE_PING 18
66 66
67 #define YAHOO_MESSAGE_NORMAL 1 67 #define YAHOO_MESSAGE_NORMAL 1
68 #define YAHOO_MESSAGE_BOUNCE 2
68 69
69 void yahoo_storeint(guchar *, guint); 70 void yahoo_storeint(guchar *, guint);
70 int yahoo_makeint(guchar *); 71 int yahoo_makeint(guchar *);
71 72
72 struct yahoo_packet { 73 struct yahoo_packet {