summaryrefslogtreecommitdiff
path: root/ACE/Kokyu
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/Kokyu')
-rw-r--r--ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h2
-rw-r--r--ACE/Kokyu/Kokyu.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h b/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h
index 1e5dddfaecd..d4f93f37eca 100644
--- a/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h
+++ b/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h
@@ -38,7 +38,7 @@ namespace Kokyu
typedef typename
DSRT_Scheduler_Traits::QoSDescriptor_t DSRT_QoSDescriptor;
- DSRT_Direct_Dispatcher_Impl (ACE_Sched_Params::Policy sched_policy,
+ DSRT_Direct_Dispatcher_Impl (ACE_Sched_Params::Policy sched_policy,
int sched_scope);
int init_i (const DSRT_ConfigInfo&);
diff --git a/ACE/Kokyu/Kokyu.h b/ACE/Kokyu/Kokyu.h
index 67cd6329c01..caa22af7f0b 100644
--- a/ACE/Kokyu/Kokyu.h
+++ b/ACE/Kokyu/Kokyu.h
@@ -35,7 +35,7 @@
//#################################################################
//Beware that this interface will be subject to change in the future
//since this is the very initial release. We will be working on
-//trying to merge the DSRT and EC mechanisms in the future. If you
+//trying to merge the DSRT and EC mechanisms in the future. If you
//are a user of this interface, kindly let us know so that we can
//coordinate with you when we refactor this interface.
//##################################################################