summaryrefslogtreecommitdiff
path: root/TAO/tao/LocateRequest_Invocation.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-04-16 09:24:02 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-04-16 09:24:02 +0000
commitc3d0c77cd738a2e026fd567602b3f698b43a66d5 (patch)
treedd58ebf1b9ff831d1b5333a66059b83264f15938 /TAO/tao/LocateRequest_Invocation.h
parent39d6e7fda7d3e5213367ffdbc5eb72bc46a3b69a (diff)
downloadATCD-c3d0c77cd738a2e026fd567602b3f698b43a66d5.tar.gz
ChangeLogTag: Fri Apr 16 09:16:11 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/LocateRequest_Invocation.h')
-rw-r--r--TAO/tao/LocateRequest_Invocation.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/LocateRequest_Invocation.h b/TAO/tao/LocateRequest_Invocation.h
index 0d8df08b517..8585342818a 100644
--- a/TAO/tao/LocateRequest_Invocation.h
+++ b/TAO/tao/LocateRequest_Invocation.h
@@ -46,13 +46,13 @@ namespace TAO
{
public:
/**
- * @param target, The target on which this invocation was
+ * @param target The target on which this invocation was
* started.
*
- * @param resolver, Comntainer of the profile and transport on
+ * @param resolver Container of the profile and transport on
* which this invocation is on
*
- * @param detail, Operation details of the invocation on @a
+ * @param detail Operation details of the invocation on @a
* target. This is of no practical importance since it is not used
* in this class. This is just to keep our base class happy.
*