Fixed warnings.

This commit is contained in:
Branimir Karadžić
2019-02-16 20:34:40 -08:00
parent d1e1746c28
commit c27af49788
2 changed files with 11 additions and 3 deletions

View File

@@ -638,7 +638,7 @@ namespace bx
if (NULL == item)
{
return false;
break;
}
if (0 != (item->d_type & DT_DIR) )