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

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

version 1.18, 2008/09/18 18:16:46 version 1.19, 2008/09/26 05:12:32
Line 129 
Line 129 
 { {
     Uint32 retCode;     Uint32 retCode;
  
       if (_configHasChanged)
       {
           _reConfigure();
       }
   
     if (_fileHandle)     if (_fileHandle)
     {     {
         AutoMutex writeLock(writeMutex);         AutoMutex writeLock(writeMutex);


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