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

Comparing ircd-hybrid-7.3/src/ircd_lexer.l (file contents):
Revision 1117 by michael, Wed Feb 17 22:58:23 2010 UTC vs.
Revision 1118 by michael, Thu Jan 6 13:39:10 2011 UTC

# Line 171 | Line 171 | enable         { return ENABLE; }
171   encrypted       { return ENCRYPTED; }
172   exceed_limit    { return EXCEED_LIMIT; }
173   exempt          { return EXEMPT; }
174 fakename        { return FAKENAME; }
174   flags           { return IRCD_FLAGS; }
175   flatten_links   { return FLATTEN_LINKS; }
176   fglinelog       { return FGLINELOG; }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines