summaryrefslogtreecommitdiff
path: root/ACE/ace/Based_Pointer_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Based_Pointer_T.h')
-rw-r--r--ACE/ace/Based_Pointer_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Based_Pointer_T.h b/ACE/ace/Based_Pointer_T.h
index 71432eb1e60..3834f465517 100644
--- a/ACE/ace/Based_Pointer_T.h
+++ b/ACE/ace/Based_Pointer_T.h
@@ -134,7 +134,7 @@ public:
ACE_ALLOC_HOOK_DECLARE;
/// Dump the state of the object.
- void dump (void) const;
+ void dump () const;
protected:
ptrdiff_t target_;