summaryrefslogtreecommitdiff
path: root/nuttx/libc/math/lib_asin.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/libc/math/lib_asin.c')
-rw-r--r--nuttx/libc/math/lib_asin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/libc/math/lib_asin.c b/nuttx/libc/math/lib_asin.c
index 61b953531..d9941a7e5 100644
--- a/nuttx/libc/math/lib_asin.c
+++ b/nuttx/libc/math/lib_asin.c
@@ -1,5 +1,5 @@
/************************************************************************
- * lib/math/lib_sin.c
+ * libc/math/lib_sin.c
*
* This file is a part of NuttX:
*