mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-12 02:58:35 +08:00
style
This commit is contained in:
parent
acf3920394
commit
598d016477
1 changed files with 1 additions and 1 deletions
|
@ -1863,7 +1863,7 @@ int CmdHF14AMfUDump(const char *Cmd) {
|
|||
PrintAndLogEx(WARNING, "Command execute time-out");
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
if (resp.arg[0] != 1) {
|
||||
PrintAndLogEx(WARNING, "Failed dumping card");
|
||||
return 1;
|
||||
|
|
Loading…
Reference in a new issue