summaryrefslogtreecommitdiff
path: root/ACE/examples/ASX/Event_Server/Event_Server/Supplier_Router.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/ASX/Event_Server/Event_Server/Supplier_Router.cpp')
-rw-r--r--ACE/examples/ASX/Event_Server/Event_Server/Supplier_Router.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/ASX/Event_Server/Event_Server/Supplier_Router.cpp b/ACE/examples/ASX/Event_Server/Event_Server/Supplier_Router.cpp
index 8b5e41dab67..485e1e1eb60 100644
--- a/ACE/examples/ASX/Event_Server/Event_Server/Supplier_Router.cpp
+++ b/ACE/examples/ASX/Event_Server/Event_Server/Supplier_Router.cpp
@@ -9,7 +9,7 @@
// Handle outgoing messages in a separate thread.
int
-Supplier_Router::svc (void)
+Supplier_Router::svc ()
{
assert (this->is_writer ());