summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-29 19:58:01 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-29 19:58:01 +0000
commit73cddc63a460e20a83515510f2ad3134b105d785 (patch)
treee4766d1b73389cf3ac06d082dfa664df70fd50da /TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h
parent6720b39124ce2e1d6028859d19555ab209d7cfe2 (diff)
downloadATCD-73cddc63a460e20a83515510f2ad3134b105d785.tar.gz
ChangeLogTag:Mon Dec 29 13:57:18 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h
index b9bc6e14096..08a2b3be13f 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.h
@@ -169,7 +169,7 @@ namespace TAO
* @param type_id identifies the set of properties to be found.
* @returns a pointer to a Property_Set owned by this Properties_Support object.
*/
- TAO::PG_Property_Set * TAO::PG_Properties_Support::find_typeid_properties (
+ TAO::PG_Property_Set * find_typeid_properties (
const char *type_id
ACE_ENV_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException));