summaryrefslogtreecommitdiff
path: root/ACE/ace/DLL_Manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/DLL_Manager.h')
-rw-r--r--ACE/ace/DLL_Manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ace/DLL_Manager.h b/ACE/ace/DLL_Manager.h
index 64612470e80..7e6b1fb552e 100644
--- a/ACE/ace/DLL_Manager.h
+++ b/ACE/ace/DLL_Manager.h
@@ -117,7 +117,7 @@ public:
int close (int unload = 0);
/// Return the current refcount.
- sig_atomic_t refcount (void) const;
+ sig_atomic_t refcount () const;
/// If @a symbol_name is in the symbol table of the DLL a pointer to
/// the @a symbol_name is returned. Otherwise, returns 0. Set the
@@ -257,7 +257,7 @@ public:
int close_dll (const ACE_TCHAR *dll_name);
/// Returns the current per-process UNLOAD_POLICY.
- u_long unload_policy (void) const;
+ u_long unload_policy () const;
/// Set the per-process UNLOAD_POLICY. If the policy is changed from
/// LAZY to EAGER, then it will also unload any dlls with zero