mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07: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");
|
PrintAndLogEx(WARNING, "Command execute time-out");
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (resp.arg[0] != 1) {
|
if (resp.arg[0] != 1) {
|
||||||
PrintAndLogEx(WARNING, "Failed dumping card");
|
PrintAndLogEx(WARNING, "Failed dumping card");
|
||||||
return 1;
|
return 1;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue