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