- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / base / applications / network / net / cmdstart.c
index 2016bb7..adec439 100644 (file)
@@ -85,7 +85,6 @@ done:
     return nError;
 }
 
-
 /* Start the service argv[2] */
 static
 INT
@@ -160,7 +159,6 @@ done:
     return nError;
 }
 
-
 INT
 cmdStart(INT argc, WCHAR **argv)
 {