mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 09:31:44 +00:00
[NET] Revert useless changes
This commit is contained in:
parent
b4969dc0d7
commit
506bd64e44
2 changed files with 4 additions and 4 deletions
|
@ -164,7 +164,7 @@ cmdAccounts(
|
|||
}
|
||||
}
|
||||
|
||||
if (Modified != FALSE)
|
||||
if (Modified == TRUE)
|
||||
{
|
||||
Status = NetUserModalsSet(NULL, 0, (LPBYTE)Info0, &ParamErr);
|
||||
if (Status != NERR_Success)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue