summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Mesnier <mesnierp@ociweb.com>2016-04-14 15:31:16 -0500
committerPhil Mesnier <mesnierp@ociweb.com>2016-04-14 15:31:16 -0500
commit80cae59427ae6006b9ec139428982a37ed320b32 (patch)
treee904dca5ca259295738fbf07ab68c2f4200e5148
parent92be6ac77a07b89bda6e4aef2704bb54d3a2d254 (diff)
downloadATCD-80cae59427ae6006b9ec139428982a37ed320b32.tar.gz
undo a typo
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp b/TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp
index 6b5558230a5..dc66ae97d43 100644
--- a/TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp
+++ b/TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp
@@ -1118,7 +1118,7 @@ ImR_Locator_i::findPOA (const char* name)
bool
ImR_Locator_i::shutdown_server_i (const Server_Info_Ptr &si,
- CORBA::Exception *&exret,
+ CORBA::Exception *&ex_ret,
bool force)
{
const CORBA::ULong TAO_MINOR_MASK = 0x00000f80;