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

Diff for /src/usr.bin/m4/main.c between version 1.64 and 1.65

version 1.64, 2003/11/17 17:12:10 version 1.65, 2005/01/20 23:47:04
Line 543 
Line 543 
         char *name = tp;          char *name = tp;
         char *etp = tp+MAXTOK;          char *etp = tp+MAXTOK;
         ndptr p;          ndptr p;
         unsigned int h;  
   
         *tp++ = c;          *tp++ = c;
   

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65