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

Comparing ircd-hybrid/branches/8.1.x/include/s_user.h (file contents):
Revision 2955 by michael, Sun Jan 19 14:35:59 2014 UTC vs.
Revision 2956 by michael, Tue Jan 28 16:41:18 2014 UTC

# Line 47 | Line 47 | extern void oper_up(struct Client *);
47   extern void register_local_user(struct Client *);
48   extern void register_remote_user(struct Client *,
49                                   const char *, const char *,
50 <                                 const char *, const char *);
50 >                                 const char *);
51   extern void init_uid(void);
52   extern int valid_sid(const char *);
53   extern int valid_hostname(const char *);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines