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 5350 by michael, Wed Jan 7 20:45:06 2015 UTC vs.
Revision 5351 by michael, Sun Jan 11 13:24:19 2015 UTC

# Line 170 | Line 170 | extern int yydebug;
170   typedef union YYSTYPE YYSTYPE;
171   union YYSTYPE
172   {
173 < #line 88 "config-parser.y" /* yacc.c:1909  */
173 > #line 84 "config-parser.y" /* yacc.c:1909  */
174  
175          int number;
176          char *string;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines