mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
oops
(This used to be commit 7f8dfedfc0933713ab7d6de0763f8776e5805e27)
This commit is contained in:
parent
41e97c33ab
commit
ef234c67d5
@ -106,11 +106,11 @@ void cmd_sam_ntchange_pwd(struct client_info *info)
|
||||
|
||||
if (res)
|
||||
{
|
||||
fprintf(out_hnd, "NT Password changed OK\n"));
|
||||
fprintf(out_hnd, "NT Password changed OK\n");
|
||||
}
|
||||
else
|
||||
{
|
||||
fprintf(out_hnd, "NT Password change FAILED\n"));
|
||||
fprintf(out_hnd, "NT Password change FAILED\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user