forked from cory/tildefriends
Format.
This commit is contained in:
@ -130,7 +130,7 @@ static void _tf_ssb_import_recursive_add_files(tf_ssb_t* ssb, uv_loop_t* loop, J
|
||||
{
|
||||
if (ent.type == UV_DIRENT_FILE
|
||||
#if defined(__HAIKU__)
|
||||
|| ent.type == UV_DIRENT_UNKNOWN
|
||||
|| ent.type == UV_DIRENT_UNKNOWN
|
||||
#endif
|
||||
)
|
||||
{
|
||||
|
Reference in New Issue
Block a user