summaryrefslogtreecommitdiff
path: root/ACE/ace/SV_Shared_Memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/SV_Shared_Memory.h')
-rw-r--r--ACE/ace/SV_Shared_Memory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/SV_Shared_Memory.h b/ACE/ace/SV_Shared_Memory.h
index 6d8237d3399..16354e171b9 100644
--- a/ACE/ace/SV_Shared_Memory.h
+++ b/ACE/ace/SV_Shared_Memory.h
@@ -82,7 +82,7 @@ public:
ACE_HANDLE get_id (void) const;
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;