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

Diff for /pegasus/src/Pegasus/Client/CIMOperationResponseDecoder.cpp between version 1.102 and 1.103

version 1.102, 2013/04/27 16:11:32 version 1.103, 2013/05/20 06:11:31
Line 175 
Line 175 
         return;         return;
     }     }
  
 #ifdef PEGASUS_CLIENT_TRACE_ENABLE  
     if (ClientTrace::displayOutput(ClientTrace::TRACE_CON))    {     if (ClientTrace::displayOutput(ClientTrace::TRACE_CON))    {
         cout << "CIMOperatonResponseDecoder";         cout << "CIMOperatonResponseDecoder";
         httpMessage->printAll(cout);         httpMessage->printAll(cout);
Line 188 
Line 187 
             "CIMOperationRequestDecoder::Response, XML content: $0",             "CIMOperationRequestDecoder::Response, XML content: $0",
             httpMessage->message.getData());             httpMessage->message.getData());
     }     }
 #endif  
  
     try     try
     {     {


Legend:
Removed from v.1.102  
changed lines
  Added in v.1.103

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2