summaryrefslogtreecommitdiff
path: root/ACE/ace/FILE_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/FILE_Connector.h')
-rw-r--r--ACE/ace/FILE_Connector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/FILE_Connector.h b/ACE/ace/FILE_Connector.h
index 76e78156070..8db5dc3776c 100644
--- a/ACE/ace/FILE_Connector.h
+++ b/ACE/ace/FILE_Connector.h
@@ -90,7 +90,7 @@ public:
bool reset_new_handle (ACE_HANDLE handle);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;