# | Line 44 | Line 44 | extern void show_isupport(struct Client | |
---|---|---|
44 | extern void oper_up(struct Client *); | |
45 | ||
46 | extern void register_local_user(struct Client *); | |
47 | < | extern void register_remote_user(struct Client *, |
48 | < | const char *, const char *, |
49 | < | const char *); |
47 | > | extern void register_remote_user(struct Client *); |
48 | extern void init_uid(void); | |
49 | extern int valid_sid(const char *); | |
50 | extern int valid_hostname(const char *); |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |