summaryrefslogtreecommitdiff
path: root/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.cpp')
-rw-r--r--ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.cpp b/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.cpp
index 30bea05196a..4890ad4d5c5 100644
--- a/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.cpp
+++ b/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.cpp
@@ -61,7 +61,7 @@ init_i (const DSRT_ConfigInfo&)
}
template <class DSRT_Scheduler_Traits> int
-DSRT_Direct_Dispatcher_Impl<DSRT_Scheduler_Traits>::svc (void)
+DSRT_Direct_Dispatcher_Impl<DSRT_Scheduler_Traits>::svc ()
{
ACE_hthread_t scheduler_thr_handle;
ACE_Thread::self (scheduler_thr_handle);