summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-08-28 23:21:57 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-08-28 23:21:57 +0000
commite4fc10856112ec9ce75bbc34932f207671e834a9 (patch)
tree855f1dacdc5ea4f5356b09c1938e3c7f4bb50bfc
parent9c3796cdd4347b83a917c5a8e8c2e6613f22fb07 (diff)
downloadATCD-e4fc10856112ec9ce75bbc34932f207671e834a9.tar.gz
ChangeLogTag:Mon Aug 28 16:19:16 2000 Ossama Othman <ossama@uci.edu>
-rw-r--r--TAO/tao/IOP.pidl1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/IOP.pidl b/TAO/tao/IOP.pidl
index 07384e58738..fc24428968d 100644
--- a/TAO/tao/IOP.pidl
+++ b/TAO/tao/IOP.pidl
@@ -26,6 +26,7 @@ module IOP
sequence<octet> component_data;
};
typedef sequence<TaggedComponent> MultipleComponentProfile;
+ typedef sequence<TaggedComponent> TaggedComponentList;
const ComponentId TAG_ORB_TYPE = 0;
const ComponentId TAG_CODE_SETS = 1;