summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/PSS/PSDL_Module_Scope.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/PSS/PSDL_Module_Scope.h')
-rw-r--r--TAO/orbsvcs/PSS/PSDL_Module_Scope.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/PSS/PSDL_Module_Scope.h b/TAO/orbsvcs/PSS/PSDL_Module_Scope.h
index 283a1067bb6..5ee36266477 100644
--- a/TAO/orbsvcs/PSS/PSDL_Module_Scope.h
+++ b/TAO/orbsvcs/PSS/PSDL_Module_Scope.h
@@ -65,10 +65,10 @@ class TAO_PSDL_Export TAO_PSDL_Module_Scope : public TAO_PSDL_Scope
ACE_CString &identifier_type);
int find (const ACE_CString &identifier_name);
-
+
int get_module_name (const ACE_CString &identifier_name,
ACE_CString &module_name);
-
+
int get_interface_name (const ACE_CString &identifier_name,
ACE_CString &interface_name);