make style - again

This commit is contained in:
tcprst 2021-02-13 14:48:44 -05:00
parent defc8b52fd
commit dc1e2df649
No known key found for this signature in database
GPG key ID: 9145EAF5121AED25

View file

@ -1581,7 +1581,7 @@ static int CmdHF14AMfNestedStatic(const char *Cmd) {
if (SectorsCnt == 0) {
PrintAndLogEx(WARNING, "Invalid MIFARE Type");
return PM3_EINVARG;
}
}
if (keylen != 6) {
PrintAndLogEx(WARNING, "Input key must include 12 HEX symbols");