mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-14 03:52:30 +00:00
8 lines
69 B
C
8 lines
69 B
C
|
|
}
|
||
|
|
ret = (len == 0);
|
||
|
|
}
|
||
|
|
return ret;
|
||
|
|
}
|
||
|
|
|
||
|
|
#endif /* _WIN32 */
|