summaryrefslogtreecommitdiff
path: root/CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-06-02 17:05:37 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-06-02 17:05:37 +0000
commit60e92fb0c439e004b2b92db6fd0787f64af94e70 (patch)
treed9caf24ac04857cd781759f5faba91a14e47d406 /CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl
parent628ad9e8126c734aecc93174ccbca9adfda2295e (diff)
downloadATCD-60e92fb0c439e004b2b92db6fd0787f64af94e70.tar.gz
ChangeLogTag: Wed Jun 2 17:02:20 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl')
-rw-r--r--CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl b/CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl
index 432ae2642e9..c4352514d0b 100644
--- a/CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl
+++ b/CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl
@@ -158,8 +158,7 @@ module T
component Z
{
port Y myport;
-// Jeff, enable this one to get a compile problem
-// port Y mysecondport;
+ port Y mysecondport;
};
};
};