ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/client.h
(Generate patch)

Comparing ircd-hybrid/trunk/include/client.h (file contents):
Revision 5551 by michael, Thu Feb 12 21:43:47 2015 UTC vs.
Revision 5555 by michael, Fri Feb 13 18:56:09 2015 UTC

# 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 *);

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)