(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.12 and 1.13

version 1.12, 2011/02/16 06:44:32 version 1.13, 2012/03/20 08:37:57
Line 116 
Line 116 
         }         }
         if ((_event != NULL) && (GetLastError() != ERROR_ALREADY_EXISTS))         if ((_event != NULL) && (GetLastError() != ERROR_ALREADY_EXISTS))
         {         {
             _wasAlreadyRunning = false;              _wasAlreadyRunning = true;
         }         }
     }     }
 } }


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2