summaryrefslogtreecommitdiff
path: root/ACE/ace/Service_Manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Service_Manager.h')
-rw-r--r--ACE/ace/Service_Manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Service_Manager.h b/ACE/ace/Service_Manager.h
index c8f94166956..58ed34e6042 100644
--- a/ACE/ace/Service_Manager.h
+++ b/ACE/ace/Service_Manager.h
@@ -80,7 +80,7 @@ protected:
virtual int resume (void);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
protected:
int open (const ACE_INET_Addr &sia);