summaryrefslogtreecommitdiff
path: root/TAO/CIAO/examples/Hello/Hello_Base/Hello_Base.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/examples/Hello/Hello_Base/Hello_Base.idl')
-rw-r--r--TAO/CIAO/examples/Hello/Hello_Base/Hello_Base.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/CIAO/examples/Hello/Hello_Base/Hello_Base.idl b/TAO/CIAO/examples/Hello/Hello_Base/Hello_Base.idl
index 2cd4a44cf3f..18b300932ee 100644
--- a/TAO/CIAO/examples/Hello/Hello_Base/Hello_Base.idl
+++ b/TAO/CIAO/examples/Hello/Hello_Base/Hello_Base.idl
@@ -14,6 +14,7 @@ module Hello
eventtype TimeOut
{
+ public string data;
};
};