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 lrintl (long double x)
|
||||
long lrintl (long double x)
|
||||
{
|
||||
long retval = 0l;
|
||||
#if defined (__x86_64__) && defined (__CYGWIN__)
|
||||
|
Reference in New Issue
Block a user