summaryrefslogtreecommitdiff
path: root/ace/Handle_Gobbler.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Handle_Gobbler.h')
-rw-r--r--ace/Handle_Gobbler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Handle_Gobbler.h b/ace/Handle_Gobbler.h
index 0640b113666..36c16b56ed7 100644
--- a/ace/Handle_Gobbler.h
+++ b/ace/Handle_Gobbler.h
@@ -47,7 +47,7 @@ public:
*/
inline int consume_handles (size_t n_handles_to_keep_available);
- /// Free up <n_handles>.
+ /// Free up @a n_handles.
inline int free_handles (size_t n_handles);
/// All remaining handles are closed.