summaryrefslogtreecommitdiff
path: root/TAO/tao/PolicyFactory_Registry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PolicyFactory_Registry.cpp')
-rw-r--r--TAO/tao/PolicyFactory_Registry.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PolicyFactory_Registry.cpp b/TAO/tao/PolicyFactory_Registry.cpp
index 69faf583ce7..29910a7f3c7 100644
--- a/TAO/tao/PolicyFactory_Registry.cpp
+++ b/TAO/tao/PolicyFactory_Registry.cpp
@@ -43,7 +43,7 @@ TAO_PolicyFactory_Registry::register_policy_factory (
{
// PolicyFactory of given type already exists.
- ACE_THROW (CORBA::BAD_INV_ORDER (TAO_OMG_VMCID | 12,
+ ACE_THROW (CORBA::BAD_INV_ORDER (TAO_OMG_VMCID | 16,
CORBA::COMPLETED_NO));
}
else if (result == -1)