mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
Don't continue processing after displaying the usage screen.
svn path=/trunk/; revision=16451
This commit is contained in:
@@ -326,6 +326,7 @@ INT Deletehost(PTCHAR pszInetAddr, PTCHAR pszIfAddr)
|
||||
}
|
||||
} else {
|
||||
Usage();
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user