summaryrefslogtreecommitdiff
path: root/ACE/Kokyu/Dispatcher_Task.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/Kokyu/Dispatcher_Task.h')
-rw-r--r--ACE/Kokyu/Dispatcher_Task.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/Kokyu/Dispatcher_Task.h b/ACE/Kokyu/Dispatcher_Task.h
index d565be94f5d..ca602ca2be7 100644
--- a/ACE/Kokyu/Dispatcher_Task.h
+++ b/ACE/Kokyu/Dispatcher_Task.h
@@ -69,7 +69,7 @@ public:
const QoSDescriptor& qos_info);
/// Process the events in the queue.
- int svc (void);
+ int svc ();
const ConfigInfo& get_curr_config_info() const;
Priority_t preemption_priority() const;