summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-06-09 13:32:54 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-06-09 13:32:54 +0000
commit9eebb52c5c6c0b4998de26d8d1b610296d51f426 (patch)
tree84bebca19fab02411abe19f25f42ac71a065019f
parent6d5bc6a568d24cd13edb4bd80d0c9caddc9042bb (diff)
downloadATCD-9eebb52c5c6c0b4998de26d8d1b610296d51f426.tar.gz
ChangeLogTag: Fri Jun 9 13:12:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ace/Connection_Recycling_Strategy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Connection_Recycling_Strategy.h b/ace/Connection_Recycling_Strategy.h
index 786835ef6b7..0a8747a5b66 100644
--- a/ace/Connection_Recycling_Strategy.h
+++ b/ace/Connection_Recycling_Strategy.h
@@ -41,7 +41,7 @@ public:
virtual int recycle_state (const void *recycling_act,
ACE_Recyclable_State new_state) = 0;
- /// Get/Set <recycle_state>.
+ /// Get/Set recycle_state.
virtual ACE_Recyclable_State recycle_state (const void *recycling_act) const = 0;
/// Mark as closed.