summaryrefslogtreecommitdiff
path: root/ACE/ace/Map_Manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Map_Manager.h')
-rw-r--r--ACE/ace/Map_Manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Map_Manager.h b/ACE/ace/Map_Manager.h
index d559d00ef8a..0fa8735c88e 100644
--- a/ACE/ace/Map_Manager.h
+++ b/ACE/ace/Map_Manager.h
@@ -389,7 +389,7 @@ protected:
* free slots in the free list. This function goes through the
* entire occupied list, moving free slots to the free list.
*/
- void move_all_free_slots_from_occupied_list (void);
+ void move_all_free_slots_from_occupied_list ();
#endif /* ACE_HAS_LAZY_MAP_MANAGER */