summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-11-14 15:18:57 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-11-14 15:18:57 +0000
commitc1e12b7ab993606bf679c081fce301e13aaa8470 (patch)
treedd7bb546918154a71dfd1276480a47a52da99795
parentc736efad4c650866d12b586869a388658c59709c (diff)
downloadATCD-c1e12b7ab993606bf679c081fce301e13aaa8470.tar.gz
-rw-r--r--ACE/bin/FOCUS/specializations/Wait_Strategy/Wait_On_Leader_Follower.spl7
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/bin/FOCUS/specializations/Wait_Strategy/Wait_On_Leader_Follower.spl b/ACE/bin/FOCUS/specializations/Wait_Strategy/Wait_On_Leader_Follower.spl
index 958f5be8188..004ba08fc2d 100644
--- a/ACE/bin/FOCUS/specializations/Wait_Strategy/Wait_On_Leader_Follower.spl
+++ b/ACE/bin/FOCUS/specializations/Wait_Strategy/Wait_On_Leader_Follower.spl
@@ -60,6 +60,13 @@
<end-hook>LF_WAIT_STRATEGY_SPL_COMMENT_HOOK_END</end-hook>
</comment>
+<add>
+ <hook>LF_WAIT_STRATEGY_SPL_SENDING_REQUEST_HOOK</hook>
+ <data>
+ return 0;
+ </data>
+</add>
+
</file>
<file name="Wait_Strategy.h">