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