summaryrefslogtreecommitdiff
path: root/TAO/interop-tests/CdrOutArg/tao/test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/interop-tests/CdrOutArg/tao/test_i.h')
-rw-r--r--TAO/interop-tests/CdrOutArg/tao/test_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/interop-tests/CdrOutArg/tao/test_i.h b/TAO/interop-tests/CdrOutArg/tao/test_i.h
index 6a2721a9f6e..90dfd48bda9 100644
--- a/TAO/interop-tests/CdrOutArg/tao/test_i.h
+++ b/TAO/interop-tests/CdrOutArg/tao/test_i.h
@@ -26,7 +26,7 @@ public:
void get_out (CORBA::Long_out arg);
- void shutdown (void);
+ void shutdown ();
private:
/// The ORB pseudo-reference (for shutdown).