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

Comparing ircd-hybrid/trunk/src/user.c (file contents):
Revision 6189 by michael, Wed Jun 24 17:56:29 2015 UTC vs.
Revision 6192 by michael, Wed Jun 24 18:00:07 2015 UTC

# Line 845 | Line 845 | user_set_hostmask(struct Client *target_
845   * \param source_p Pointer to given client to oper
846   */
847   void
848 < oper_up(struct Client *source_p)
848 > user_oper_up(struct Client *source_p)
849   {
850    const unsigned int old = source_p->umodes;
851    const struct MaskItem *const conf = source_p->connection->confs.head->data;

Diff Legend

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