fix coverity 286660

This commit is contained in:
iceman1001
2020-11-02 17:59:30 +01:00
parent feddfe7f43
commit 786accc487

View File

@@ -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);