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

Diff for /src/usr.bin/cvs/file.c between version 1.36 and 1.37

version 1.36, 2004/12/03 20:19:54 version 1.37, 2004/12/06 07:28:15
Line 580 
Line 580 
                                 }                                  }
                         }                          }
   
                         cdp->cd_ent = cvs_ent_open(fpath, O_RDWR);                          cdp->cd_ent = cvs_ent_open(fpath, O_RDONLY);
                 }                  }
         }          }
   

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37