(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.16 and 1.17

version 1.16, 2008/09/02 17:33:37 version 1.17, 2008/09/18 08:01:37
Line 70 
Line 70 
 { {
     Uint32 retCode;     Uint32 retCode;
  
       if (_configHasChanged)
       {
           _reConfigure()
       }
   
     if (_fileHandle)     if (_fileHandle)
     {     {
         AutoMutex writeLock(writeMutex);         AutoMutex writeLock(writeMutex);


Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2