summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/EventType.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/EventType.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/EventType.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/EventType.h b/TAO/orbsvcs/orbsvcs/Notify/EventType.h
index b5a0f316f9f..ca5bed88301 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/EventType.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/EventType.h
@@ -67,7 +67,7 @@ public:
const CosNotification::EventType& native (void) const;
/// Helper to print contents.
- void dump (void) const;
+ void dump () const;
/// Initialize from an NVPList, return false on failure
bool init(const TAO_Notify::NVPList& attrs);