summaryrefslogtreecommitdiff
path: root/TAO/tao/PolicyFactory_Registry.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-02-20 17:31:20 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-02-20 17:31:20 +0000
commitfc5953c20b3fad2e54bd01210e02110e9a66de53 (patch)
treebc965de7216ef269eb3b8bde4d14b3cd288a9839 /TAO/tao/PolicyFactory_Registry.cpp
parentd4f45c4c66fcef36a3ccf2e2a9b085d8a9c46728 (diff)
downloadATCD-fc5953c20b3fad2e54bd01210e02110e9a66de53.tar.gz
ChangeLogTag:Thu Feb 20 09:07:56 2003 Ossama Othman <ossama@uci.edu>
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 bfd42bcca69..5b23453dff3 100644
--- a/TAO/tao/PolicyFactory_Registry.cpp
+++ b/TAO/tao/PolicyFactory_Registry.cpp
@@ -30,7 +30,7 @@ TAO_PolicyFactory_Registry::register_policy_factory (
{
if (CORBA::is_nil (policy_factory))
ACE_THROW (CORBA::BAD_PARAM (
- CORBA_SystemException::_tao_minor_code (
+ CORBA::SystemException::_tao_minor_code (
TAO_DEFAULT_MINOR_CODE,
EINVAL),
CORBA::COMPLETED_NO));