# | Line 452 | Line 452 | extern unsigned int client_get_idle_time | |
---|---|---|
452 | extern struct split_nuh_item *find_accept(const char *, const char *, | |
453 | const char *, struct Client *, | |
454 | int (*)(const char *, const char *)); | |
455 | + | extern void client_attach_svstag(struct Client *, unsigned int, unsigned int, const char *const); |
456 | extern void client_clear_svstags(struct Client *); | |
457 | extern void del_accept(struct split_nuh_item *, struct Client *); | |
458 | extern void del_all_accepts(struct Client *); |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |