mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-12 04:35:28 -07:00
tiny oopsie
This commit is contained in:
parent
e72b51e1f7
commit
6b46a91896
@ -661,7 +661,7 @@ static int CmdLFHitagSRestore(const char *Cmd) {
|
||||
if (resp.status != PM3_SUCCESS) {
|
||||
PrintAndLogEx(NORMAL, "");
|
||||
PrintAndLogEx(NORMAL, "");
|
||||
PrintAndLogEx(ERROR, "Write failed for page %d", page);
|
||||
PrintAndLogEx(FAILED, "Write failed for page %d", page);
|
||||
print_error(resp.reason);
|
||||
free(dump);
|
||||
return PM3_ESOFT;
|
||||
|
Loading…
x
Reference in New Issue
Block a user