|
@@ -64,7 +64,7 @@ typedef struct rate_b {
|
|
|
|
|
|
|
|
extern char auth_key[], auth_prefix[2], motd[], *def_chanset, alias[],
|
|
extern char auth_key[], auth_prefix[2], motd[], *def_chanset, alias[],
|
|
|
msgident[], msginvite[], msgop[], msgpass[],
|
|
msgident[], msginvite[], msgop[], msgpass[],
|
|
|
- homechan[];
|
|
|
|
|
|
|
+ homechan[], *altchars;
|
|
|
extern bool dccauth, auth_obscure, offensive_bans, manop_warn, auth_chan, oidentd, ident_botnick, irc_autoaway;
|
|
extern bool dccauth, auth_obscure, offensive_bans, manop_warn, auth_chan, oidentd, ident_botnick, irc_autoaway;
|
|
|
extern int cloak_script, fight_threshold, fork_interval, in_bots, set_noshare, dcc_autoaway,
|
|
extern int cloak_script, fight_threshold, fork_interval, in_bots, set_noshare, dcc_autoaway,
|
|
|
kill_threshold, lag_threshold, op_bots, hijack, login, promisc, trace,
|
|
kill_threshold, lag_threshold, op_bots, hijack, login, promisc, trace,
|