mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 12:35:57 +00:00
Don't continue processing after displaying the usage screen.
svn path=/trunk/; revision=16451
This commit is contained in:
parent
8064f8c236
commit
9254444a9c
1 changed files with 1 additions and 0 deletions
|
@ -326,6 +326,7 @@ INT Deletehost(PTCHAR pszInetAddr, PTCHAR pszIfAddr)
|
|||
}
|
||||
} else {
|
||||
Usage();
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue