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

Diff for /pegasus/src/Pegasus/Common/OperationContextInternal.cpp between version 1.7 and 1.8

version 1.7, 2004/11/14 01:33:14 version 1.8, 2004/11/15 13:19:51
Line 127 
Line 127 
 ProviderIdContainer & ProviderIdContainer::operator=( ProviderIdContainer & ProviderIdContainer::operator=(
     const ProviderIdContainer & container)     const ProviderIdContainer & container)
 { {
 memcpy((void*)this, (void *)&container  
     if (this == &container)     if (this == &container)
     {     {
         return (*this);         return (*this);


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2