summaryrefslogtreecommitdiff
path: root/TAO/tests/Alt_Mapping/ub_string.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Alt_Mapping/ub_string.h')
-rw-r--r--TAO/tests/Alt_Mapping/ub_string.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/tests/Alt_Mapping/ub_string.h b/TAO/tests/Alt_Mapping/ub_string.h
index 7326aa8f5de..7af096f8bf8 100644
--- a/TAO/tests/Alt_Mapping/ub_string.h
+++ b/TAO/tests/Alt_Mapping/ub_string.h
@@ -22,10 +22,10 @@ class Test_Unbounded_String
{
public:
/// ctor
- Test_Unbounded_String (void);
+ Test_Unbounded_String ();
/// dtor
- ~Test_Unbounded_String (void);
+ ~Test_Unbounded_String ();
/// run the SII test
int run_sii_test (Alt_Mapping_ptr objref);
@@ -37,16 +37,16 @@ public:
int init_parameters (Alt_Mapping_ptr objref);
/// reset values for CORBA
- int reset_parameters (void);
+ int reset_parameters ();
/// check if results are valid
- CORBA::Boolean check_validity (void);
+ CORBA::Boolean check_validity ();
/// check if results are valid. This is used for DII results
CORBA::Boolean check_validity (CORBA::Request_ptr req);
/// print all the values
- void print_values (void);
+ void print_values ();
private:
/// operation name