summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation_Adapter.inl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-08-23 12:52:37 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-08-23 12:52:37 +0000
commit22d66b20567717004abfd39c9ca1bac8848258a3 (patch)
tree90c07c0d31df63530abc39b26d701fd89a612dee /TAO/tao/Invocation_Adapter.inl
parent653051e342f7ac41a97a8acdbcbe0a8541d0af23 (diff)
downloadATCD-22d66b20567717004abfd39c9ca1bac8848258a3.tar.gz
ChangeLogTag: Tue Aug 23 10:26:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Invocation_Adapter.inl')
-rw-r--r--TAO/tao/Invocation_Adapter.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Invocation_Adapter.inl b/TAO/tao/Invocation_Adapter.inl
index 9dff7a8f320..b27c3070466 100644
--- a/TAO/tao/Invocation_Adapter.inl
+++ b/TAO/tao/Invocation_Adapter.inl
@@ -8,7 +8,7 @@ namespace TAO
Argument **args,
int arg_number,
const char *operation,
- int op_len,
+ size_t op_len,
Collocation_Proxy_Broker *p,
Invocation_Type type,
Invocation_Mode mode)