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

Diff for /src/usr.bin/xstr/Attic/xstr.c between version 1.4 and 1.5

version 1.4, 1996/12/07 08:18:38 version 1.5, 2001/07/20 14:20:29
Line 492 
Line 492 
                 ignore(unlink(strings));                  ignore(unlink(strings));
         ignore(unlink("x.c"));          ignore(unlink("x.c"));
         ignore(unlink("xs.c"));          ignore(unlink("xs.c"));
         exit(7);          _exit(7);
 }  }

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5