diff --git a/client/src/cmdhfmfdes.c b/client/src/cmdhfmfdes.c index 3ecb516ef..a44a99749 100644 --- a/client/src/cmdhfmfdes.c +++ b/client/src/cmdhfmfdes.c @@ -4526,7 +4526,7 @@ static int CmdHF14aDesChk(const char *Cmd) { continue; } - if (dict_filenamelen && endFilePosition) { + if (dict_filenamelen) { if (verbose == false) PrintAndLogEx(NORMAL, "d" NOLF);