summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup.idl')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup.idl b/TAO/orbsvcs/orbsvcs/PortableGroup.idl
index ed0088d1345..40546e2eb23 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup.idl
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup.idl
@@ -300,7 +300,7 @@ module PortableGroup
* Pseudo used method to update IOGR in Object Group Members
* TAO specific. The CORBA spec. doesn't address the issue.
*/
- void tao_update_object_group (in PortableGroup::ObjectGroup iogr);
+ void tao_update_object_group (in string iogr, in PortableGroup::ObjectGroupRefVersion version);
};