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

Diff for /src/usr.bin/fstat/fstat.c between version 1.29 and 1.30

version 1.29, 2000/09/12 00:15:11 version 1.30, 2001/06/22 22:43:20
Line 224 
Line 224 
                         if (getfname(*argv))                          if (getfname(*argv))
                                 checkfile = 1;                                  checkfile = 1;
                 }                  }
                 if (!checkfile) /* file(s) specified, but none accessable */                  if (!checkfile) /* file(s) specified, but none accessible */
                         exit(1);                          exit(1);
         }          }
   

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30