summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadstartmultitasking.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/threadstartmultitasking.c')
-rw-r--r--cpukit/score/src/threadstartmultitasking.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/src/threadstartmultitasking.c b/cpukit/score/src/threadstartmultitasking.c
index 5b0372f72d..6ce9a0529c 100644
--- a/cpukit/score/src/threadstartmultitasking.c
+++ b/cpukit/score/src/threadstartmultitasking.c
@@ -50,8 +50,8 @@
void _Thread_Start_multitasking( void )
{
/*
- * The system is now multitasking and completely initialized.
- * This system thread now either "goes away" in a single processor
+ * The system is now multitasking and completely initialized.
+ * This system thread now either "goes away" in a single processor
* system or "turns into" the server thread in an MP system.
*/