mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Update cmdhfmf.c
Signed-off-by: Oleg Moiseenko <807634+merlokk@users.noreply.github.com>
This commit is contained in:
@@ -8268,7 +8268,7 @@ static int CmdHF14AGen4ChangePwd(const char *Cmd) {
|
||||
|
||||
int res = mfG4ChangePassword(pwd, new_pwd, verbose);
|
||||
if (res != PM3_SUCCESS) {
|
||||
PrintAndLogEx(ERROR, "Change password error");
|
||||
PrintAndLogEx(ERR, "Change password error");
|
||||
return res;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user