summaryrefslogtreecommitdiff
path: root/ACE/Kokyu/tests
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/Kokyu/tests')
-rw-r--r--ACE/Kokyu/tests/DSRT_MIF/MIF.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/Kokyu/tests/DSRT_MIF/MIF.cpp b/ACE/Kokyu/tests/DSRT_MIF/MIF.cpp
index 4c943533ad6..e5fd6f5cdff 100644
--- a/ACE/Kokyu/tests/DSRT_MIF/MIF.cpp
+++ b/ACE/Kokyu/tests/DSRT_MIF/MIF.cpp
@@ -108,7 +108,7 @@ int MyTask::svc (void)
seconds_tracker.set (0,0);
ACE_DEBUG ((LM_DEBUG,
ACE_TEXT ("(%t) Currently running guid=%d")
- ACE_TEXT (", qos_.importance=%d \n"),
+ ACE_TEXT (", qos_.importance=%d\n"),
guid_, qos_.importance_));
}
timer.reset ();