summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Property/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Property/client.h')
-rw-r--r--TAO/orbsvcs/tests/Property/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Property/client.h b/TAO/orbsvcs/tests/Property/client.h
index e7d4e53e5a4..9abb9bd0ca5 100644
--- a/TAO/orbsvcs/tests/Property/client.h
+++ b/TAO/orbsvcs/tests/Property/client.h
@@ -81,7 +81,7 @@ protected:
int test_get_all_properties (CORBA::Environment &ACE_TRY_ENV);
// Testing get_all_properties.
- int test_delete_property (const char *property_name,
+ int test_delete_property (CORBA::String property_name,
CORBA::Environment &ACE_TRY_ENV);
// Testing delete_property.