summaryrefslogtreecommitdiff
path: root/CIAO/ciao/Deployment/Handlers/Container_Handler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/ciao/Deployment/Handlers/Container_Handler.cpp')
-rw-r--r--CIAO/ciao/Deployment/Handlers/Container_Handler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/ciao/Deployment/Handlers/Container_Handler.cpp b/CIAO/ciao/Deployment/Handlers/Container_Handler.cpp
index dc717247848..7d00837775d 100644
--- a/CIAO/ciao/Deployment/Handlers/Container_Handler.cpp
+++ b/CIAO/ciao/Deployment/Handlers/Container_Handler.cpp
@@ -280,7 +280,7 @@ namespace CIAO
"Unable to locate POA");
}
- CIAO::Server_init (orb_);
+ CIAO::Server_init (this->orb_);
// For the time being, we are going to go ahead and construct a container.
::Deployment::DeploymentPlan plan;