/[global]/global/htags/lexcommon.h
ViewVC logotype

Diff of /global/htags/lexcommon.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by h-iwamoto, Fri Oct 1 16:00:12 2004 UTC revision 1.10 by h-iwamoto, Sat Oct 9 06:15:06 2004 UTC
# Line 85  static int begin_line; Line 85  static int begin_line;
85                  yy_pop_state();                                         \                  yy_pop_state();                                         \
86                  break;                                                  \                  break;                                                  \
87          }                                                               \          }                                                               \
88          if (YY_START == PREPROCESSING_DIRECTIVE)                        \          if (YY_START == PREPROCESSOR_LINE)                              \
89                  yy_pop_state();                                         \                  yy_pop_state();                                         \
90          put_end_of_line(lineno);                                        \          put_end_of_line(lineno);                                        \
91          /* for the next line */                                         \          /* for the next line */                                         \

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26