summaryrefslogtreecommitdiff
path: root/TAO/tao/LocateRequest_Invocation_Adapter.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-11 12:51:42 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-11 12:51:42 +0000
commit8448cf1afd4b7667cb1451cf7fac0b864c091681 (patch)
treee7cd895a2fa466e22075c21c31fc83ebc30f476d /TAO/tao/LocateRequest_Invocation_Adapter.h
parentd7d4b1b0c8cd2333e509eec6cc3cfd0566cbdfd7 (diff)
downloadATCD-8448cf1afd4b7667cb1451cf7fac0b864c091681.tar.gz
Sun Feb 11 12:38:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/LocateRequest_Invocation_Adapter.h')
-rw-r--r--TAO/tao/LocateRequest_Invocation_Adapter.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/LocateRequest_Invocation_Adapter.h b/TAO/tao/LocateRequest_Invocation_Adapter.h
index f0d092ad31b..0e653657f4c 100644
--- a/TAO/tao/LocateRequest_Invocation_Adapter.h
+++ b/TAO/tao/LocateRequest_Invocation_Adapter.h
@@ -53,8 +53,7 @@ namespace TAO
class TAO_Export LocateRequest_Invocation_Adapter
{
public:
- LocateRequest_Invocation_Adapter (
- CORBA::Object_ptr target);
+ LocateRequest_Invocation_Adapter (CORBA::Object_ptr target);
/// Start the invocation on the target
void invoke (void);