mirror of https://github.com/xzeldon/htop.git
DragonFlyBSD: resolve sign comparison
Compat.c: In function 'Compat_faccessat': Compat.c:46:14: error: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Werror=sign-compare] 46 | if (dirfd != AT_FDCWD || mode != F_OK) { | ^~
This commit is contained in:
parent
99cde7edec
commit
d63394b5f6
Loading…
Reference in New Issue