summaryrefslogtreecommitdiff
path: root/tests/Smart_Proxies/Collocation/Smart_Proxy_Impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Smart_Proxies/Collocation/Smart_Proxy_Impl.h')
-rw-r--r--tests/Smart_Proxies/Collocation/Smart_Proxy_Impl.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Smart_Proxies/Collocation/Smart_Proxy_Impl.h b/tests/Smart_Proxies/Collocation/Smart_Proxy_Impl.h
index 6e4d005d9e5..6149b7f5dd4 100644
--- a/tests/Smart_Proxies/Collocation/Smart_Proxy_Impl.h
+++ b/tests/Smart_Proxies/Collocation/Smart_Proxy_Impl.h
@@ -24,8 +24,7 @@ class MY_Stub_Export Smart_Diamond_Top_Proxy : public virtual Diamond::TAO_Diamo
Smart_Diamond_Top_Proxy (Diamond::Top_ptr proxy);
- virtual char * shape ()
-;
+ virtual char * shape ();
// Smartify the method call!
// Dont need to add any extra functionality into shutdown()