lib_asinl.c edited online with Bitbucket. Add missing # on endif. Noted by David Alessio.
This commit is contained in:
parent
c145159c6b
commit
4daa553328
1 changed files with 1 additions and 1 deletions
|
|
@ -88,4 +88,4 @@ long double asinl(long double x)
|
|||
return y;
|
||||
}
|
||||
|
||||
endif /* CONFIG_HAVE_LONG_DOUBLE */
|
||||
#endif /* CONFIG_HAVE_LONG_DOUBLE */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue