- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / base / applications / mscutils / servman / stop.c
index da36ac5..9801509 100644 (file)
@@ -9,7 +9,6 @@
 
 #include "precomp.h"
 
-
 static BOOL
 StopService(PMAIN_WND_INFO pInfo,
             LPWSTR lpServiceName,
@@ -146,7 +145,6 @@ StopDependantServices(PMAIN_WND_INFO pInfo,
     return bRet;
 }
 
-
 BOOL
 DoStop(PMAIN_WND_INFO pInfo)
 {