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/s_user.h (file contents):
Revision 1592 by michael, Sat Oct 27 21:02:32 2012 UTC vs.
Revision 1819 by michael, Fri Apr 12 11:57:26 2013 UTC

# Line 57 | Line 57 | extern void add_isupport(const char *, c
57   extern void delete_isupport(const char *);
58   extern void init_isupport(void);
59   extern void rebuild_isupport_message_line(void);
60 + extern void user_set_hostmask(struct Client *, const char *);
61  
62   #endif

Diff Legend

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