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

Comparing ircd-hybrid/branches/8.2.x/src/user.c (file contents):
Revision 3507 by michael, Sun May 11 17:05:55 2014 UTC vs.
Revision 3514 by michael, Mon May 12 16:31:21 2014 UTC

# Line 117 | Line 117 | const unsigned int user_modes[256] =
117    0,                  /* m */
118    UMODE_NCHANGE,      /* n */
119    UMODE_OPER,         /* o */
120 <  0,                  /* p */
120 >  UMODE_HIDECHANS,    /* p */
121    UMODE_HIDEIDLE,     /* q */
122    UMODE_REGISTERED,   /* r */
123    UMODE_SERVNOTICE,   /* s */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines