summaryrefslogtreecommitdiff
path: root/nuttx/sched/signal/sig_cleanup.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/signal/sig_cleanup.c')
-rw-r--r--nuttx/sched/signal/sig_cleanup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/signal/sig_cleanup.c b/nuttx/sched/signal/sig_cleanup.c
index f6172ccd7..58fc1093c 100644
--- a/nuttx/sched/signal/sig_cleanup.c
+++ b/nuttx/sched/signal/sig_cleanup.c
@@ -43,7 +43,7 @@
#include "signal/signal.h"
/************************************************************************
- * Definitions
+ * Pre-processor Definitions
************************************************************************/
/************************************************************************