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 1618 by michael, Sat Oct 27 21:02:32 2012 UTC vs.
Revision 1619 by michael, Wed Oct 31 19:21:26 2012 UTC

# Line 1 | Line 1
1 < /* A Bison parser, made by GNU Bison 2.6.2.  */
1 > /* A Bison parser, made by GNU Bison 2.6.2.33-cc5a9.  */
2  
3   /* Bison interface for Yacc-like parsers in C
4    
# Line 30 | Line 30
30     This special exception was added by the Free Software Foundation in
31     version 2.2 of Bison.  */
32  
33 < #ifndef YY_Y_TAB_H
34 < # define YY_Y_TAB_H
33 > #ifndef YY_YY_Y_TAB_H_INCLUDED
34 > # define YY_YY_Y_TAB_H_INCLUDED
35   /* Enabling traces.  */
36   #ifndef YYDEBUG
37   # define YYDEBUG 0
# Line 479 | Line 479 | extern int yydebug;
479   #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
480   typedef union YYSTYPE
481   {
482 < /* Line 2049 of yacc.c  */
482 > /* Line 2077 of yacc.c  */
483   #line 110 "conf_parser.y"
484  
485    int number;
486    char *string;
487  
488  
489 < /* Line 2049 of yacc.c  */
489 > /* Line 2077 of yacc.c  */
490   #line 491 "conf_parser.h"
491   } YYSTYPE;
492   # define YYSTYPE_IS_TRIVIAL 1
# Line 510 | Line 510 | int yyparse ();
510   #endif
511   #endif /* ! YYPARSE_PARAM */
512  
513 < #endif /* !YY_Y_TAB_H  */
513 > #endif /* !YY_YY_Y_TAB_H_INCLUDED  */

Diff Legend

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