diff options
Diffstat (limited to 'TAO/orbsvcs/IFR_Service/TCF_Loader.cpp')
-rw-r--r-- | TAO/orbsvcs/IFR_Service/TCF_Loader.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/IFR_Service/TCF_Loader.cpp b/TAO/orbsvcs/IFR_Service/TCF_Loader.cpp index 4e06d9a5fd1..b5110d9e23e 100644 --- a/TAO/orbsvcs/IFR_Service/TCF_Loader.cpp +++ b/TAO/orbsvcs/IFR_Service/TCF_Loader.cpp @@ -61,7 +61,7 @@ TCF_Loader::create_object (CORBA::ORB_ptr orb, #if 0 ACE_STATIC_SVC_DEFINE (TCF_Loader, - ASYS_TEXT ("TAO_Object_Loader"), + ACE_TEXT ("TAO_Object_Loader"), ACE_SVC_OBJ_T, &ACE_SVC_NAME (TCF_Loader), ACE_Service_Type::DELETE_THIS | ACE_Service_Type::DELETE_OBJ, |