summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.h')
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.h b/TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.h
index 77af1927e0d..58cc9f0a2ec 100644
--- a/TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.h
+++ b/TAO/orbsvcs/tests/ImplRepo/link_poas/Test_i.h
@@ -12,7 +12,7 @@
class Test_i : public virtual POA_Test
{
public:
- virtual CORBA::Long server_pid (void);
+ virtual CORBA::Long server_pid ();
};
#endif /* TEST_I_H_ */