fix coverity 286660

This commit is contained in:
iceman1001 2020-11-02 17:59:30 +01:00
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);