summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-11-14 15:18:33 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-11-14 15:18:33 +0000
commitc736efad4c650866d12b586869a388658c59709c (patch)
tree9466c06e21e2f70c1b0cecd5ae602368ca8ed93e
parenta1eb64c10409b0f7ceec59dccfea6b3612946190 (diff)
downloadATCD-c736efad4c650866d12b586869a388658c59709c.tar.gz
Tue Nov 14 14:30:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/Wait_On_Leader_Follower.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Wait_On_Leader_Follower.cpp b/TAO/tao/Wait_On_Leader_Follower.cpp
index 87f7bd6a8bb..6b1237b5b8b 100644
--- a/TAO/tao/Wait_On_Leader_Follower.cpp
+++ b/TAO/tao/Wait_On_Leader_Follower.cpp
@@ -58,10 +58,9 @@ TAO_Wait_On_Leader_Follower::sending_request (TAO_ORB_Core *orb_core,
}
// Send the request.
-//@@ LF_WAIT_STRATEGY_SPL_COMMENT_HOOK_START
+//@@ LF_WAIT_STRATEGY_SPL_SENDING_REQUEST_HOOK
return this->TAO_Wait_Strategy::sending_request (orb_core,
two_way);
-//@@ LF_WAIT_STRATEGY_SPL_COMMENT_HOOK_END
}
int