diff options
Diffstat (limited to 'ACE/ace/XTI_ATM_Mcast.h')
-rw-r--r-- | ACE/ace/XTI_ATM_Mcast.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/XTI_ATM_Mcast.h b/ACE/ace/XTI_ATM_Mcast.h index 89f4ee11c99..b62ba08e67d 100644 --- a/ACE/ace/XTI_ATM_Mcast.h +++ b/ACE/ace/XTI_ATM_Mcast.h @@ -115,7 +115,7 @@ public: typedef ACE_TLI_Stream PEER_STREAM; /// Dump the state of an object. - void dump (void) const; + void dump () const; /// Declare the dynamic allocation hooks. ACE_ALLOC_HOOK_DECLARE; |