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

Diff for /pegasus/src/Service/ServerRunStatus.cpp between version 1.13 and 1.14

version 1.13, 2012/03/20 08:37:57 version 1.14, 2012/03/27 06:55:45
Line 116 
Line 116 
         }         }
         if ((_event != NULL) && (GetLastError() != ERROR_ALREADY_EXISTS))         if ((_event != NULL) && (GetLastError() != ERROR_ALREADY_EXISTS))
         {         {
             _wasAlreadyRunning = true;              _wasAlreadyRunning = false;
         }         }
     }     }
 } }


Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2