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

Comparing ircd-hybrid/trunk/src/conf.c (file contents):
Revision 1964 by michael, Wed May 8 14:27:02 2013 UTC vs.
Revision 1992 by michael, Fri May 10 18:32:26 2013 UTC

# Line 1386 | Line 1386 | static const struct oper_privs
1386    { OPER_FLAG_OPERWALL,    'L' },
1387    { OPER_FLAG_GLOBAL_KILL, 'O' },
1388    { OPER_FLAG_REMOTE,      'R' },
1389  { OPER_FLAG_OPER_SPY,    'S' },
1389    { OPER_FLAG_UNKLINE,     'U' },
1390    { OPER_FLAG_X,           'X' },
1391    { 0, '\0' }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines