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