summaryrefslogtreecommitdiff
path: root/ACE/ace/FILE.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/FILE.h')
-rw-r--r--ACE/ace/FILE.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/FILE.h b/ACE/ace/FILE.h
index e128eda3a0d..1d8cc4f57a4 100644
--- a/ACE/ace/FILE.h
+++ b/ACE/ace/FILE.h
@@ -100,7 +100,7 @@ public:
int get_remote_addr (ACE_Addr &) const;
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;