(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.17 and 1.18

version 1.17, 2006/07/31 08:29:19 version 1.18, 2006/11/07 19:14:18
Line 269 
Line 269 
   context.release();   context.release();
 } }
  
 NormalizerContextContainer::NormalizerContextContainer(const NormalizerContextContainer & container)  NormalizerContextContainer::NormalizerContextContainer(
       const NormalizerContextContainer & container)
   #if defined(PEGASUS_PLATFORM_LINUX_GENERIC_GNU) || \
       defined (PEGASUS_PLATFORM_DARWIN_PPC_GNU)
       : OperationContext::Container()
   #endif
 { {
     if(this != &container)     if(this != &container)
     {     {


Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2