# # patch "cvs_repository.cc" # from [4b1e2a02d200b2173c39ec4f54ae150f451ba065] # to [94087a42546464bb043bddb5cf3129276a762ffb] # --- cvs_repository.cc +++ cvs_repository.cc @@ -65,14 +65,14 @@ } // whether time is below span or (within span and lesser author,changelog) -bool operator<(const file_state &s,const cvs_edge &e) +bool cvs_sync::operator<(const file_state &s,const cvs_edge &e) { return s.since_when