summaryrefslogtreecommitdiff
path: root/nuttx/libc/spawn/lib_psfa_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/libc/spawn/lib_psfa_dump.c')
-rw-r--r--nuttx/libc/spawn/lib_psfa_dump.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/libc/spawn/lib_psfa_dump.c b/nuttx/libc/spawn/lib_psfa_dump.c
index 0dbaeb023..f71f2701e 100644
--- a/nuttx/libc/spawn/lib_psfa_dump.c
+++ b/nuttx/libc/spawn/lib_psfa_dump.c
@@ -56,7 +56,7 @@
****************************************************************************/
/****************************************************************************
- * Name: lib_psfa_dump
+ * Name: posix_spawn_file_actions_dump
*
* Description:
* Show the entryent file actions.
@@ -126,4 +126,5 @@ void posix_spawn_file_actions_dump(FAR posix_spawn_file_actions_t *file_actions)
}
}
-#endif /* CONFIG_DEBUG */ \ No newline at end of file
+#endif /* CONFIG_DEBUG */
+