summaryrefslogtreecommitdiff
path: root/TAO/tao/Wait_On_Leader_Follower.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-11-14 15:16:18 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-11-14 15:16:18 +0000
commit991335aa259bd8fc9ff2083ec13c399288125d12 (patch)
tree5e06cf6d9611d4363f926ba59843f47004ca4509 /TAO/tao/Wait_On_Leader_Follower.cpp
parentc39f164311b49341fc7e50dba987c43c0318133f (diff)
downloadATCD-991335aa259bd8fc9ff2083ec13c399288125d12.tar.gz
Diffstat (limited to 'TAO/tao/Wait_On_Leader_Follower.cpp')
-rw-r--r--TAO/tao/Wait_On_Leader_Follower.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Wait_On_Leader_Follower.cpp b/TAO/tao/Wait_On_Leader_Follower.cpp
index 8b06fcf9474..87f7bd6a8bb 100644
--- a/TAO/tao/Wait_On_Leader_Follower.cpp
+++ b/TAO/tao/Wait_On_Leader_Follower.cpp
@@ -58,8 +58,10 @@ TAO_Wait_On_Leader_Follower::sending_request (TAO_ORB_Core *orb_core,
}
// Send the request.
+//@@ LF_WAIT_STRATEGY_SPL_COMMENT_HOOK_START
return this->TAO_Wait_Strategy::sending_request (orb_core,
two_way);
+//@@ LF_WAIT_STRATEGY_SPL_COMMENT_HOOK_END
}
int