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

Comparing ircd-hybrid/trunk/src/conf_parser.h (file contents):
Revision 1644 by michael, Tue Nov 6 22:20:16 2012 UTC vs.
Revision 1646 by michael, Wed Nov 7 21:02:43 2012 UTC

# Line 478 | Line 478 | extern int yydebug;
478   typedef union YYSTYPE
479   {
480   /* Line 2077 of yacc.c  */
481 < #line 109 "conf_parser.y"
481 > #line 147 "conf_parser.y"
482  
483    int number;
484    char *string;

Diff Legend

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