summaryrefslogtreecommitdiffstats
path: root/nuttx/include/sys/prctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include/sys/prctl.h')
-rw-r--r--nuttx/include/sys/prctl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/include/sys/prctl.h b/nuttx/include/sys/prctl.h
index 6af6845629..f1441a77a6 100644
--- a/nuttx/include/sys/prctl.h
+++ b/nuttx/include/sys/prctl.h
@@ -46,7 +46,6 @@
/* Supported prctl() commands.
*
- *
* PR_SET_NAME
* Set the task (or thread) name for the thread whose ID is in required
* arg2 (int), using the value in the location pointed to by required arg1