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

Comparing ircd-hybrid/trunk/include/user.h (file contents):
Revision 4020 by michael, Fri Jun 20 16:17:27 2014 UTC vs.
Revision 4088 by michael, Sat Jun 28 17:36:17 2014 UTC

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

Diff Legend

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