summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation_Adapter.h
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-02 21:41:45 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-02 21:41:45 +0000
commite478a8da07ec69ddceaf6ae8ed265c0f9657e4af (patch)
tree93e8b29b3d2475171b0c82ab103a5470b219eadf /TAO/tao/Invocation_Adapter.h
parent9e5948660142bf464557b2d7054549c3f968ec3d (diff)
downloadATCD-e478a8da07ec69ddceaf6ae8ed265c0f9657e4af.tar.gz
ChangeLogTag:Sun Nov 2 15:45:55 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Invocation_Adapter.h')
-rw-r--r--TAO/tao/Invocation_Adapter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Invocation_Adapter.h b/TAO/tao/Invocation_Adapter.h
index d3302778bbd..9ba0db72756 100644
--- a/TAO/tao/Invocation_Adapter.h
+++ b/TAO/tao/Invocation_Adapter.h
@@ -110,7 +110,7 @@ namespace TAO
TAO::Invocation_Type type = TAO_TWOWAY_INVOCATION,
TAO::Invocation_Mode mode = TAO_SYNCHRONOUS_INVOCATION);
- /// Invoke the target
+ /// Invoke the target, and used by the generated code.
/**
* The implementation decides whether the target is remote or
* collocated and takes the right decision.