summaryrefslogtreecommitdiff
path: root/Kokyu
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-14 10:50:53 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-14 10:50:53 +0000
commit3a6c5126eb718e92698eaa6a694ca348d5d5fbf6 (patch)
tree6616d9d333007ae569557a3f503a01d338e9f55c /Kokyu
parent6f65210231be516129f1fd732152898061d1e4dc (diff)
downloadATCD-3a6c5126eb718e92698eaa6a694ca348d5d5fbf6.tar.gz
no message
Diffstat (limited to 'Kokyu')
-rw-r--r--Kokyu/DSRT_Dispatch_Item_T.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Kokyu/DSRT_Dispatch_Item_T.h b/Kokyu/DSRT_Dispatch_Item_T.h
index 5271dfd2abf..f87826832fe 100644
--- a/Kokyu/DSRT_Dispatch_Item_T.h
+++ b/Kokyu/DSRT_Dispatch_Item_T.h
@@ -42,7 +42,7 @@ namespace Kokyu
Guid_t guid_;
DSRT_QoSDescriptor qos_;
ACE_Time_Value insertion_time_;
-
+
public:
DSRT_Dispatch_Item (Guid_t guid, const DSRT_QoSDescriptor&);
@@ -78,7 +78,7 @@ namespace Kokyu
ACE_SYNCH_MUTEX>
{
public:
- ACE_EXPLICIT
+ explicit
DSRT_Dispatch_Item_var (DSRT_Dispatch_Item<DSRT_Scheduler_Traits>
*p = 0);