comparison src/gaim.h @ 4965:6e7082cf0892

[gaim-migrate @ 5299] April fools. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 03 Apr 2003 02:32:17 +0000
parents 42bd8ab53234
children 088566495617
comparison
equal deleted inserted replaced
4964:b9b2d7665721 4965:6e7082cf0892
30 #include "list.h" 30 #include "list.h"
31 #include "ui.h" 31 #include "ui.h"
32 #include "util.h" 32 #include "util.h"
33 33
34 #define XPATCH BAD /* Because Kalla Said So */ 34 #define XPATCH BAD /* Because Kalla Said So */
35 #define hash_func(key, data) serv_got_im(gc, key, data, 0, time(NULL), -1)
36 35
37 /* XXX CUI: when this is done being split, the only things below should be things 36 /* XXX CUI: when this is done being split, the only things below should be things
38 * both the core and the uis depend on e.g. the protocol definitions, etc, and 37 * both the core and the uis depend on e.g. the protocol definitions, etc, and
39 * it won't include core.h or ui.h (i.e. it'll mostly be #define's) */ 38 * it won't include core.h or ui.h (i.e. it'll mostly be #define's) */
40 39