summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_2595_Regression/Hello.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_2595_Regression/Hello.h')
-rw-r--r--TAO/tests/Bug_2595_Regression/Hello.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/Bug_2595_Regression/Hello.h b/TAO/tests/Bug_2595_Regression/Hello.h
index d5db75e3c6a..4274d994541 100644
--- a/TAO/tests/Bug_2595_Regression/Hello.h
+++ b/TAO/tests/Bug_2595_Regression/Hello.h
@@ -15,8 +15,7 @@ public:
virtual void op (
::Test::Fls_out fstruct,
- ::Test::Vls_out vstruct
- );
+ ::Test::Vls_out vstruct);
virtual void shutdown (void);