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