summaryrefslogtreecommitdiff
path: root/ACE/ace/TP_Reactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/TP_Reactor.h')
-rw-r--r--ACE/ace/TP_Reactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/TP_Reactor.h b/ACE/ace/TP_Reactor.h
index f8e59ccc0b7..17075f11837 100644
--- a/ACE/ace/TP_Reactor.h
+++ b/ACE/ace/TP_Reactor.h
@@ -54,7 +54,7 @@ public:
ACE_Reactor_Mask mask,
ACE_EH_PTMF callback);
- bool dispatch (void) const;
+ bool dispatch () const;
ACE_HANDLE handle_;
ACE_Event_Handler *event_handler_;