summaryrefslogtreecommitdiff
path: root/ACE/ace/Token_Request_Reply.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Token_Request_Reply.h')
-rw-r--r--ACE/ace/Token_Request_Reply.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ace/Token_Request_Reply.h b/ACE/ace/Token_Request_Reply.h
index dd1a03bcd22..85987ff3861 100644
--- a/ACE/ace/Token_Request_Reply.h
+++ b/ACE/ace/Token_Request_Reply.h
@@ -134,7 +134,7 @@ public:
int decode (void);
/// Print out the values of the message for debugging purposes.
- void dump (void) const;
+ void dump () const;
private:
// = The 5 fields in the <Transfer> struct are transmitted to the server.
@@ -231,7 +231,7 @@ public:
int decode (void);
/// Print out the values of the message for debugging purposes.
- void dump (void) const;
+ void dump () const;
private:
// = The 2 fields in the <Transfer> struct are transmitted to the server.