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

Diff for /pegasus/src/Pegasus/Common/Monitor.cpp between version 1.51 and 1.52

version 1.51, 2003/09/28 17:44:15 version 1.52, 2003/10/01 00:14:57
Line 205 
Line 205 
                    else                    else
                    {                    {
                        // set status to DYING                        // set status to DYING
                       _entries[indx]._status.value() == _MonitorEntry::DYING;                        _entries[indx]._status = _MonitorEntry::DYING;
                    }                    }
                }                }
            }            }


Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2