summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl')
-rw-r--r--TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl b/TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl
index 3290d1f2225..950ee0e0b3a 100644
--- a/TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl
+++ b/TAO/orbsvcs/orbsvcs/FTRT_GroupManager.idl
@@ -25,7 +25,7 @@ module FTRT
interface FaultListener {
/// called by the replica which detect the loss of connection with its
/// predecessor to the primary
- oneway void replica_crashed(in Location location);
+ oneway void replica_crashed(in Location the_location);
};
interface ObjectGroupManager;