(file) Return to RepositoryQueryContext.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Repository

Diff for /pegasus/src/Pegasus/Repository/RepositoryQueryContext.cpp between version 1.5 and 1.6

version 1.5, 2007/07/06 13:50:36 version 1.6, 2008/02/08 19:24:21
Line 137 
Line 137 
     return NOTRELATED;     return NOTRELATED;
 } }
  
 QueryContext* RepositoryQueryContext::clone()  QueryContext* RepositoryQueryContext::clone() const
 { {
     return new RepositoryQueryContext(*this);     return new RepositoryQueryContext(*this);
 } }


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2