make style

This commit is contained in:
Philippe Teuwen
2020-06-10 01:17:49 +02:00
parent e3e33a6501
commit b55c186b3a
5 changed files with 22 additions and 20 deletions

View File

@@ -1354,7 +1354,7 @@ static int detect_nxp_card(uint8_t sak, uint16_t atqa) {
type |= MTDESFIRE;
}
}
if (type == MTNONE) {
PrintAndLogEx(WARNING, " failed to fingerprint");
}