summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/PICurrent/Test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo/PICurrent/Test_i.h')
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/PICurrent/Test_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/PICurrent/Test_i.h b/TAO/orbsvcs/tests/ImplRepo/PICurrent/Test_i.h
index c84ce4087c6..95366a3b870 100644
--- a/TAO/orbsvcs/tests/ImplRepo/PICurrent/Test_i.h
+++ b/TAO/orbsvcs/tests/ImplRepo/PICurrent/Test_i.h
@@ -19,7 +19,7 @@ public:
Test_i (Terminator &terminator);
//Destructor
- virtual ~Test_i (void);
+ virtual ~Test_i ();
virtual CORBA::Boolean send_message (
const char * user_name,