summaryrefslogtreecommitdiff
path: root/TAO/tao/ORBInitInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORBInitInfo.h')
-rw-r--r--TAO/tao/ORBInitInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORBInitInfo.h b/TAO/tao/ORBInitInfo.h
index 4b9f1259dcb..0f5e413b29e 100644
--- a/TAO/tao/ORBInitInfo.h
+++ b/TAO/tao/ORBInitInfo.h
@@ -173,7 +173,7 @@ public:
static TAO_ORBInitInfo * _narrow (
CORBA::Object_ptr obj,
CORBA::Environment &ACE_TRY_ENV = TAO_default_environment ());
-
+
static TAO_ORBInitInfo * _unchecked_narrow (
CORBA::Object_ptr obj,
CORBA::Environment &ACE_TRY_ENV = TAO_default_environment ());