mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +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;
|
return y;
|
||||||
}
|
}
|
||||||
|
|
||||||
endif /* CONFIG_HAVE_LONG_DOUBLE */
|
#endif /* CONFIG_HAVE_LONG_DOUBLE */
|
||||||
|
|||||||
Reference in New Issue
Block a user