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 6161 by michael, Tue May 26 18:59:52 2015 UTC vs.
Revision 6162 by michael, Thu Jun 18 10:56:46 2015 UTC

# Line 506 | Line 506 | extern int yydebug;
506  
507   union YYSTYPE
508   {
509 < #line 152 "conf_parser.y" /* yacc.c:1909  */
509 > #line 153 "conf_parser.y" /* yacc.c:1909  */
510  
511    int number;
512    char *string;

Diff Legend

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