Skip to content

Commit b8afbb9

Browse files
authored
Merge pull request #2530 from jwillemsen/jwi-doxygen23
Add space
2 parents 0e050b1 + 1c69228 commit b8afbb9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

TAO/orbsvcs/tests/Property/client.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@ class Client
6363
/// Testing the number of properties, currently in the Property Set.
6464
int test_get_number_of_properties ();
6565

66-
///Testing get_all_property_names.
66+
/// Testing get_all_property_names.
6767
int test_get_all_property_names ();
6868

6969
/// Testing get_property_value.
7070
int test_get_property_value ();
7171

72-
///Testing get_properties. Give the names and get their properties.
72+
/// Testing get_properties. Give the names and get their properties.
7373
int test_get_properties ();
7474

7575
/// Testing get_all_properties.

0 commit comments

Comments
 (0)