fixing trailing whitespace errors
This commit is contained in:
parent
cd8f31759f
commit
1386ad489d
6 changed files with 11 additions and 11 deletions
|
@ -82,7 +82,7 @@ mod inner {
|
|||
// Apparently android provides this in some other library?
|
||||
// Bitrig's RT extensions are in the C library, not a separate librt
|
||||
// OpenBSD provide it via libc
|
||||
#[cfg(not(any(target_os = "android",
|
||||
#[cfg(not(any(target_os = "android",
|
||||
target_os = "bitrig",
|
||||
target_os = "openbsd")))]
|
||||
#[link(name = "rt")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue