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 1619 by michael, Wed Oct 31 19:21:26 2012 UTC vs.
Revision 1632 by michael, Sun Nov 4 15:37:10 2012 UTC

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

Diff Legend

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