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

Comparing ircd-hybrid-8/src/conf_parser.y (file contents):
Revision 1389 by michael, Tue May 1 13:08:29 2012 UTC vs.
Revision 1392 by michael, Wed May 2 16:46:16 2012 UTC

# Line 1645 | Line 1645 | auth_user: USER '=' QSTRING ';'
1645    }
1646   };
1647  
1648 /* XXX - IP/IPV6 tags don't exist anymore - put IP/IPV6 into user. */
1649
1648   auth_passwd: PASSWORD '=' QSTRING ';'
1649   {
1650    if (conf_parser_ctx.pass == 2)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines