summaryrefslogtreecommitdiff
path: root/tests/Smart_Proxies/dtor/test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Smart_Proxies/dtor/test.idl')
-rw-r--r--tests/Smart_Proxies/dtor/test.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/Smart_Proxies/dtor/test.idl b/tests/Smart_Proxies/dtor/test.idl
index 5ab792d6458..06d125afd30 100644
--- a/tests/Smart_Proxies/dtor/test.idl
+++ b/tests/Smart_Proxies/dtor/test.idl
@@ -1,11 +1,11 @@
//$Id$
-// This test is to ensure if the destruction process
-// and the _non_existent() function in the smart proxy
-// is working properly.
+// This test is to ensure if the destruction process
+// and the _non_existent() function in the smart proxy
+// is working properly.
-interface Test
+interface Test
{
void hello (in long howmany);
oneway void shutdown ();