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

Comparing hopm/trunk/src/config-parser.h (file contents):
Revision 5067 by michael, Mon Dec 22 14:36:44 2014 UTC vs.
Revision 5072 by michael, Mon Dec 22 15:33:29 2014 UTC

# Line 146 | Line 146 | extern int yydebug;
146   typedef union YYSTYPE YYSTYPE;
147   union YYSTYPE
148   {
149 < #line 81 "config-parser.y" /* yacc.c:1909  */
149 > #line 83 "config-parser.y" /* yacc.c:1909  */
150  
151          int number;
152          char *string;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines