string formatter

This commit is contained in:
iceman1001 2021-08-04 18:17:16 +02:00
commit 7e8ffc3e0c

View file

@ -327,7 +327,7 @@ bool asn1_tag_dump(const struct tlv *tlv, int level, bool *candump) {
*/ */
PrintAndLogEx(INFO, PrintAndLogEx(INFO,
"%*s-- %02X [%02ZX] '"_YELLOW_("%s") "'" NOLF "%*s-- %02X [%02zX] '"_YELLOW_("%s") "'" NOLF
, (level * 4) , (level * 4)
, " " , " "
, tlv->tag , tlv->tag