diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-06-02 10:59:33 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-06-02 10:59:33 +0000 |
commit | d1e913f4097018f1926b6c60f5f13a9969746207 (patch) | |
tree | 4a8c249a34968b76ec2ff241fca64a06b62e0d4e /TAO/tao/Invocation_Adapter.h | |
parent | 9274cedc4dc4a9edf04611c20f1e953486c558bd (diff) | |
download | ATCD-d1e913f4097018f1926b6c60f5f13a9969746207.tar.gz |
ChangeLogTag: Fri Jun 2 10:13:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Invocation_Adapter.h')
-rw-r--r-- | TAO/tao/Invocation_Adapter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Invocation_Adapter.h b/TAO/tao/Invocation_Adapter.h index 122c7da64a1..445652460b4 100644 --- a/TAO/tao/Invocation_Adapter.h +++ b/TAO/tao/Invocation_Adapter.h @@ -87,7 +87,7 @@ namespace TAO * being invoked. * * @param args Array of pointers to the argument list in the - * operation declaration. this includes the return, inout and out + * operation declaration. This includes the return, inout and out * arguments. * * @param arg_number Number of arguments in the above array. This |