summaryrefslogtreecommitdiff
path: root/ACE/apps/Gateway/Peer/Peer.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/Gateway/Peer/Peer.h')
-rw-r--r--ACE/apps/Gateway/Peer/Peer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/apps/Gateway/Peer/Peer.h b/ACE/apps/Gateway/Peer/Peer.h
index 9bf0c91dbb2..2cc6c0da1b1 100644
--- a/ACE/apps/Gateway/Peer/Peer.h
+++ b/ACE/apps/Gateway/Peer/Peer.h
@@ -236,7 +236,7 @@ public:
virtual int init (int argc, ACE_TCHAR *argv[]);
/// Perform termination activities.
- virtual int fini (void);
+ virtual int fini ();
/// Return info about this service.
virtual int info (ACE_TCHAR **, size_t) const;