We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e050b1 + 1c69228 commit b8afbb9Copy full SHA for b8afbb9
1 file changed
TAO/orbsvcs/tests/Property/client.h
@@ -63,13 +63,13 @@ class Client
63
/// Testing the number of properties, currently in the Property Set.
64
int test_get_number_of_properties ();
65
66
- ///Testing get_all_property_names.
+ /// Testing get_all_property_names.
67
int test_get_all_property_names ();
68
69
/// Testing get_property_value.
70
int test_get_property_value ();
71
72
- ///Testing get_properties. Give the names and get their properties.
+ /// Testing get_properties. Give the names and get their properties.
73
int test_get_properties ();
74
75
/// Testing get_all_properties.
0 commit comments