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

Diff for /src/usr.bin/more/Attic/more.c between version 1.11 and 1.12

version 1.11, 2000/02/01 03:23:34 version 1.12, 2001/07/18 17:17:39
Line 974 
Line 974 
     char colonch;      char colonch;
     FILE *helpf;      FILE *helpf;
     int done;      int done;
     char comchar, cmdbuf[80], *p;      char comchar, cmdbuf[80];
     char option[8];      char option[8];
     char *EDITOR;      char *EDITOR;
     char *editor;      char *editor;

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