Cygwin: fix formatting: drop trailing whitespace
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
*/
|
||||
#include <math.h>
|
||||
|
||||
long long llrintf (float x)
|
||||
long long llrintf (float x)
|
||||
{
|
||||
long long retval = 0ll;
|
||||
#if defined(_AMD64_) || defined(__x86_64__) || defined(_X86_) || defined(__i386__)
|
||||
|
Reference in New Issue
Block a user