Whitespace nit.
This commit is contained in:
parent
3b7fec8d7a
commit
783eb36c6c
@ -94,7 +94,7 @@ __bswap32_var(__uint32_t v)
|
||||
: "+r" (v), "=r" (t1));
|
||||
|
||||
return (v);
|
||||
}
|
||||
}
|
||||
|
||||
static __inline __uint16_t
|
||||
__bswap16_var(__uint16_t v)
|
||||
|
Loading…
Reference in New Issue
Block a user