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

Diff for /pegasus/src/Pegasus/Common/MessageQueueService.cpp between version 1.18 and 1.19

version 1.18, 2002/02/18 12:31:29 version 1.19, 2002/02/18 17:41:18
Line 271 
Line 271 
  
 void MessageQueueService::_make_response(Message *req, Uint32 code) void MessageQueueService::_make_response(Message *req, Uint32 code)
 { {
    return cimom::_make_response(req, code);     cimom::_make_response(req, code);
 } }
  
  
Line 280 
Line 280 
                                                 Uint32 state,                                                 Uint32 state,
                                                 Uint32 flag)                                                 Uint32 flag)
 { {
    return cimom::_completeAsyncResponse(request, reply, state, flag);     cimom::_completeAsyncResponse(request, reply, state, flag);
 } }
  
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2