summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ACE/ace/Dev_Poll_Reactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Dev_Poll_Reactor.h b/ACE/ace/Dev_Poll_Reactor.h
index d3188a55751..ed8640a30da 100644
--- a/ACE/ace/Dev_Poll_Reactor.h
+++ b/ACE/ace/Dev_Poll_Reactor.h
@@ -376,7 +376,7 @@ class ACE_Export ACE_Dev_Poll_Reactor : public ACE_Reactor_Impl
/// Returns the current table size.
size_t size (void) const;
- /// Returns the current table size.
+ /// Returns the maximum table size.
size_t max_size (void) const;
/// Dump the state of an object.