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

Comparing ircd-hybrid/branches/8.0.x/src/conf_parser.h (file contents):
Revision 1740 by michael, Fri Jan 11 12:57:19 2013 UTC vs.
Revision 1741 by michael, Mon Jan 14 19:35:29 2013 UTC

# Line 480 | Line 480 | extern int yydebug;
480   typedef union YYSTYPE
481   {
482   /* Line 2058 of yacc.c  */
483 < #line 110 "conf_parser.y"
483 > #line 111 "conf_parser.y"
484  
485    int number;
486    char *string;

Diff Legend

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