summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ThreadStrategyORBControl.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-24 13:42:44 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-24 13:42:44 +0000
commit1ce4bfe566cacc77785f53a0133d4c40f1d4146b (patch)
tree847cc2e50062a205e1c6b9d74eafe66e135e9b73 /TAO/tao/PortableServer/ThreadStrategyORBControl.cpp
parent58c2d4f3d71d8c8258a9e659a37ca03e5f4bc5cf (diff)
downloadATCD-1ce4bfe566cacc77785f53a0133d4c40f1d4146b.tar.gz
Wed Jan 24 12:25:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PortableServer/ThreadStrategyORBControl.cpp')
-rw-r--r--TAO/tao/PortableServer/ThreadStrategyORBControl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/ThreadStrategyORBControl.cpp b/TAO/tao/PortableServer/ThreadStrategyORBControl.cpp
index 44edaa4b6a9..9aba0bb6f8b 100644
--- a/TAO/tao/PortableServer/ThreadStrategyORBControl.cpp
+++ b/TAO/tao/PortableServer/ThreadStrategyORBControl.cpp
@@ -26,7 +26,7 @@ namespace TAO
}
::PortableServer::ThreadPolicyValue
- ThreadStrategyORBControl::type() const
+ ThreadStrategyORBControl::type () const
{
return ::PortableServer::ORB_CTRL_MODEL;
}