summaryrefslogtreecommitdiff
path: root/TAO/tao/Wait_Strategy.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-25 19:19:27 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-25 19:19:27 +0000
commit8f169abf2704e47fb236c71b7328cfe76530c185 (patch)
tree903a8deac70916640b410b4bd9ff1dee8a83cc7b /TAO/tao/Wait_Strategy.cpp
parent39c2954071f9c9a5f71c72953c2c0264eb291c91 (diff)
downloadATCD-8f169abf2704e47fb236c71b7328cfe76530c185.tar.gz
Thu Jan 25 19:16:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Wait_Strategy.cpp')
-rw-r--r--TAO/tao/Wait_Strategy.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Wait_Strategy.cpp b/TAO/tao/Wait_Strategy.cpp
index 25c4b0af51e..eb57d27d1c5 100644
--- a/TAO/tao/Wait_Strategy.cpp
+++ b/TAO/tao/Wait_Strategy.cpp
@@ -32,8 +32,8 @@ TAO_Wait_Strategy::~TAO_Wait_Strategy (void)
*/
//@@ LF_WAIT_STRATEGY_SPL_COMMENT_HOOK_START
int
-TAO_Wait_Strategy::sending_request (TAO_ORB_Core * /* orb_core */,
- int /* two_way */)
+TAO_Wait_Strategy::sending_request (TAO_ORB_Core */* orb_core */,
+ int/* two_way */)
{
return 0;
}