[BACK]Return to scanflags.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / lex

Diff for /src/usr.bin/lex/scanflags.c between version 1.1 and 1.2

version 1.1, 2015/11/19 19:43:40 version 1.2, 2015/11/19 22:16:43
Line 67 
Line 67 
             (void *)sizeof(scanflags_t));              (void *)sizeof(scanflags_t));
     _sf_stk[_sf_top_ix] = 0;      _sf_stk[_sf_top_ix] = 0;
 }  }
   
 /* vim:set expandtab cindent tabstop=4 softtabstop=4 shiftwidth=4 textwidth=0: */  

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2