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