mirror of
https://github.com/apache/nuttx.git
synced 2026-09-26 18:16:27 +08:00
lib_asinl.c edited online with Bitbucket. Add missing # on endif. Noted by David Alessio.
This commit is contained in:
@@ -88,4 +88,4 @@ long double asinl(long double x)
|
||||
return y;
|
||||
}
|
||||
|
||||
endif /* CONFIG_HAVE_LONG_DOUBLE */
|
||||
#endif /* CONFIG_HAVE_LONG_DOUBLE */
|
||||
|
||||
Reference in New Issue
Block a user