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

Comparing ircd-hybrid-7.2/include/client.h (file contents):
Revision 999 by michael, Sun Aug 23 15:23:34 2009 UTC vs.
Revision 1002 by michael, Sat Aug 29 22:48:40 2009 UTC

# Line 550 | Line 550 | extern struct split_nuh_item *find_accep
550                                            const char *, struct Client *, int);
551   extern void del_accept(struct split_nuh_item *, struct Client *);
552   extern void del_all_accepts(struct Client *);
553 extern void set_initial_nick(struct Client *, struct Client *, const char *);
553   extern void exit_client(struct Client *, struct Client *, const char *);
554   extern void check_conf_klines(void);
555   extern void init_client(void);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines