summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/killinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/killinfo.c')
-rw-r--r--cpukit/posix/src/killinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/killinfo.c b/cpukit/posix/src/killinfo.c
index 2702c7cdbc..47e6605c41 100644
--- a/cpukit/posix/src/killinfo.c
+++ b/cpukit/posix/src/killinfo.c
@@ -299,7 +299,7 @@ process_it:
the_thread->do_post_task_switch_extension = true;
/*
- * Returns TRUE if the signal was synchronously given to a thread
+ * Returns true if the signal was synchronously given to a thread
* blocked waiting for the signal.
*/