summaryrefslogtreecommitdiff
path: root/ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.cpp')
-rw-r--r--ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.cpp b/ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.cpp
index 088a7b2a3b9..41f00d1bb4c 100644
--- a/ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.cpp
+++ b/ACE/examples/ASX/Event_Server/Event_Server/Peer_Router.cpp
@@ -342,7 +342,7 @@ Peer_Router::Peer_Router (Peer_Router_Context *prc)
}
Peer_Router_Context *
-Peer_Router::context (void) const
+Peer_Router::context () const
{
return this->peer_router_context_;
}