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