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

Comparing ircd-hybrid/branches/8.2.x/src/conf_lexer.l (file contents):
Revision 3866 by michael, Thu Jun 5 20:31:35 2014 UTC vs.
Revision 3867 by michael, Thu Jun 5 22:11:02 2014 UTC

# Line 271 | Line 271 | oper_pass_resv              { return OPE
271   oper_umodes                 { return OPER_UMODES; }
272   operator                    { return OPERATOR; }
273   opers_bypass_callerid       { return OPERS_BYPASS_CALLERID; }
274 operwall                    { return T_OPERWALL; }
274   pace_wait                   { return PACE_WAIT; }
275   pace_wait_simple            { return PACE_WAIT_SIMPLE; }
276   passwd                      { return PASSWORD; }

Diff Legend

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