summaryrefslogtreecommitdiff
path: root/ACE/Kokyu/tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-02-23 08:20:39 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-02-23 08:20:39 +0000
commit1f64aa73343cd2a5e5b185b5737fec57d53e6add (patch)
treefcb01a56ae6534294f6337c3866e2e4bdb0d5066 /ACE/Kokyu/tests
parentab6ed5beeecb2c3d0fe230f76d872c2c7b0cedcb (diff)
downloadATCD-1f64aa73343cd2a5e5b185b5737fec57d53e6add.tar.gz
Mon Feb 23 08:16:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
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 ();