make style

This commit is contained in:
tcprst
2020-11-26 00:44:26 -05:00
parent 6066179d35
commit db083034d6
6 changed files with 17 additions and 18 deletions

View File

@@ -807,7 +807,7 @@ int trDDA(EMVCommandChannel channel, bool decodeTLV, struct tlvdb *tlv) {
tlvdb_free(atc_db);
return 9;
}
} else {
struct tlvdb *dac_db = emv_pki_recover_dac(issuer_pk, tlv, sda_tlv);
if (dac_db) {