summaryrefslogtreecommitdiff
path: root/ACE/ace/Token_Collection.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Token_Collection.h')
-rw-r--r--ACE/ace/Token_Collection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Token_Collection.h b/ACE/ace/Token_Collection.h
index c4b55ce4467..401cb4b23e8 100644
--- a/ACE/ace/Token_Collection.h
+++ b/ACE/ace/Token_Collection.h
@@ -186,7 +186,7 @@ public:
~ACE_Token_Collection (void);
/// Dump the state of the class.
- void dump (void) const;
+ void dump () const;
/// Return the name of the collection. Not very functionally
/// important, but sometimes a useful debugging tool.