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