summaryrefslogtreecommitdiff
path: root/ACE/netsvcs/lib/Time_Request_Reply.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/netsvcs/lib/Time_Request_Reply.h')
-rw-r--r--ACE/netsvcs/lib/Time_Request_Reply.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/netsvcs/lib/Time_Request_Reply.h b/ACE/netsvcs/lib/Time_Request_Reply.h
index 227d2d8cd73..44be414b744 100644
--- a/ACE/netsvcs/lib/Time_Request_Reply.h
+++ b/ACE/netsvcs/lib/Time_Request_Reply.h
@@ -90,7 +90,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.