diff options
Diffstat (limited to 'CIAO/examples/Hello/descriptors_RTCCM/rt-example.cdp')
-rw-r--r-- | CIAO/examples/Hello/descriptors_RTCCM/rt-example.cdp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CIAO/examples/Hello/descriptors_RTCCM/rt-example.cdp b/CIAO/examples/Hello/descriptors_RTCCM/rt-example.cdp index 5ec9af5e86a..43b4bed5cec 100644 --- a/CIAO/examples/Hello/descriptors_RTCCM/rt-example.cdp +++ b/CIAO/examples/Hello/descriptors_RTCCM/rt-example.cdp @@ -188,7 +188,7 @@ <name>Sender_exec</name> <source><!-- @@ Not sure about this--></source> <node><!-- blank --></node> - <location>Sender_exec</location> + <location>Hello_Sender_exec</location> <execParameter> <name>entryPoint</name> <value> @@ -206,7 +206,7 @@ <name>Sender_svnt</name> <source><!-- @@ Not sure --></source> <node><!-- blank --></node> - <location>Sender_svnt</location> + <location>Hello_Sender_svnt</location> <execParameter> <name>entryPoint</name> <value> @@ -224,7 +224,7 @@ <name>Receiver_exec</name> <source><!-- @@ Not sure about this--></source> <node><!-- blank --></node> - <location>Receiver_exec</location> + <location>Hello_Receiver_exec</location> <execParameter> <name>entryPoint</name> <value> @@ -242,7 +242,7 @@ <name>Receiver_svnt</name> <source><!-- @@ Not sure --></source> <node><!-- blank --></node> - <location>Receiver_svnt</location> + <location>Hello_Receiver_svnt</location> <execParameter> <name>entryPoint</name> <value> |