mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Fixed warnings.
This commit is contained in:
@@ -638,7 +638,7 @@ namespace bx
|
||||
|
||||
if (NULL == item)
|
||||
{
|
||||
return false;
|
||||
break;
|
||||
}
|
||||
|
||||
if (0 != (item->d_type & DT_DIR) )
|
||||
|
||||
Reference in New Issue
Block a user