summaryrefslogtreecommitdiff
path: root/CIAO/ciao/ComponentServer/Configurators/Server_Configurator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/ciao/ComponentServer/Configurators/Server_Configurator.cpp')
-rwxr-xr-xCIAO/ciao/ComponentServer/Configurators/Server_Configurator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/ciao/ComponentServer/Configurators/Server_Configurator.cpp b/CIAO/ciao/ComponentServer/Configurators/Server_Configurator.cpp
index 406817972de..2ffd6ff7dc7 100755
--- a/CIAO/ciao/ComponentServer/Configurators/Server_Configurator.cpp
+++ b/CIAO/ciao/ComponentServer/Configurators/Server_Configurator.cpp
@@ -84,7 +84,7 @@ namespace CIAO
if (this->rt_support_)
{
- int rt_retval = this->config_dll_.open (ACE_DLL_PREFIX ACE_TEXT ("CIAO_RTNA_Configurator"),
+ int rt_retval = this->config_dll_.open (/*ACE_DLL_PREFIX*/ ACE_TEXT ("CIAO_RTNA_Configurator"),
ACE_DEFAULT_SHLIB_MODE,
false);