From 7fb520ce18fdad7d0b6dbd20c120d9efcdd2bd44 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Fri, 11 Sep 2026 15:17:52 +0200 Subject: [PATCH] text --- client/src/cmdhfmfdes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/cmdhfmfdes.c b/client/src/cmdhfmfdes.c index 919acedf6..0a4ffb1d7 100644 --- a/client/src/cmdhfmfdes.c +++ b/client/src/cmdhfmfdes.c @@ -2170,7 +2170,7 @@ static int CmdHF14aDesDetect(const char *Cmd) { snprintf(algostr, sizeof(algostr), "unknown"); } - PrintAndLogEx(INFO, "%s... key num " _YELLOW_("0x%02x") "-" _YELLOW_("0x%02x") ", algo " _YELLOW_("%s") ", channel " _YELLOW_("%s"), + PrintAndLogEx(INFO, "%s... key num " _YELLOW_("0x%02x") ".." _YELLOW_("0x%02x") ", algo " _YELLOW_("%s") ", channel " _YELLOW_("%s"), (DesfireMFSelected(selectway, id)) ? "PICC level" : DesfireWayIDStr(selectway, id), keynofirst, keynolast,