summaryrefslogtreecommitdiff
path: root/ACE/ace/Typed_SV_Message.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Typed_SV_Message.h')
-rw-r--r--ACE/ace/Typed_SV_Message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Typed_SV_Message.h b/ACE/ace/Typed_SV_Message.h
index 193c462da4c..bbff937f2d2 100644
--- a/ACE/ace/Typed_SV_Message.h
+++ b/ACE/ace/Typed_SV_Message.h
@@ -66,7 +66,7 @@ public:
void data (const T &data);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;