diff --git a/client/src/crypto/asn1dump.c b/client/src/crypto/asn1dump.c index f09c4284f..fa5216825 100644 --- a/client/src/crypto/asn1dump.c +++ b/client/src/crypto/asn1dump.c @@ -327,7 +327,7 @@ bool asn1_tag_dump(const struct tlv *tlv, int level, bool *candump) { */ PrintAndLogEx(INFO, - "%*s-- %02X [%02ZX] '"_YELLOW_("%s") "'" NOLF + "%*s-- %02X [%02zX] '"_YELLOW_("%s") "'" NOLF , (level * 4) , " " , tlv->tag