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