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

Diff for /src/usr.bin/yacc/output.c between version 1.12 and 1.13

version 1.12, 2004/01/06 05:35:26 version 1.13, 2004/08/08 20:13:13
Line 180 
Line 180 
     int i;      int i;
     int j;      int j;
   
   
     fprintf(output_file,      fprintf(output_file,
         "#if defined(__cplusplus) || defined(__STDC__)\n"          "#if defined(__cplusplus) || defined(__STDC__)\n"
         "const short %slhs[] =\n"          "const short %slhs[] =\n"

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13