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

Diff for /pegasus/src/Pegasus/_cimom/Attic/MessageQueueService.cpp between version 1.3 and 1.4

version 1.3, 2002/01/04 18:37:12 version 1.4, 2002/01/07 12:38:37
Line 73 
Line 73 
       AsyncOpNode *op = (static_cast<AsyncMessage *>(msg))->op;       AsyncOpNode *op = (static_cast<AsyncMessage *>(msg))->op;
       if(op == 0 )       if(op == 0 )
          throw NullPointer();          throw NullPointer();
         // ATTN
       // start pulling the last message       // start pulling the last message
       // when we reach the envelope return null       // when we reach the envelope return null
  


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2