summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremsgseize.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/coremsgseize.c')
-rw-r--r--cpukit/score/src/coremsgseize.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/src/coremsgseize.c b/cpukit/score/src/coremsgseize.c
index ed140f0d90..050d361769 100644
--- a/cpukit/score/src/coremsgseize.c
+++ b/cpukit/score/src/coremsgseize.c
@@ -97,8 +97,8 @@ void _CORE_message_queue_Seize(
}
/*
- * There was a thread waiting to send a message. This code
- * puts the messages in the message queue on behalf of the
+ * There was a thread waiting to send a message. This code
+ * puts the messages in the message queue on behalf of the
* waiting task.
*/