summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp')
-rw-r--r--TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp b/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp
index 8967b90a273..28ee4688c2d 100644
--- a/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp
+++ b/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp
@@ -31,7 +31,7 @@ namespace TAO
}
case ::PortableServer::ORB_CTRL_MODEL :
{
- ACE_ERROR ((LM_ERROR, "Incorrect type in ThreadStrategySingleFactoryImpl"));
+ TAOLIB_ERROR ((LM_ERROR, "Incorrect type in ThreadStrategySingleFactoryImpl"));
break;
}
}