summaryrefslogtreecommitdiff
path: root/TAO/tests/AMI/ami_test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/AMI/ami_test.idl')
-rw-r--r--TAO/tests/AMI/ami_test.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/AMI/ami_test.idl b/TAO/tests/AMI/ami_test.idl
index 04005e9531f..44853a82706 100644
--- a/TAO/tests/AMI/ami_test.idl
+++ b/TAO/tests/AMI/ami_test.idl
@@ -33,7 +33,7 @@ module A
void inout_arg_test (inout string str);
};
-
+
interface Test_Child : AMI_Test
{
void child_op ();