lib_asinl.c edited online with Bitbucket. Add missing # on endif. Noted by David Alessio.
This commit is contained in:
parent
c145159c6b
commit
4daa553328
@ -88,4 +88,4 @@ long double asinl(long double x)
|
||||
return y;
|
||||
}
|
||||
|
||||
endif /* CONFIG_HAVE_LONG_DOUBLE */
|
||||
#endif /* CONFIG_HAVE_LONG_DOUBLE */
|
||||
|
Loading…
Reference in New Issue
Block a user