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