summaryrefslogtreecommitdiff
path: root/CIAO/connectors/ami4ccm/examples
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/ami4ccm/examples')
-rw-r--r--CIAO/connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.h b/CIAO/connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.h
index 955ec41ed0c..4c0565ae396 100644
--- a/CIAO/connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.h
+++ b/CIAO/connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.h
@@ -72,7 +72,7 @@ namespace CIAO_Hello_Sender_Impl
virtual int svc (void);
private:
- ::Hello::CCM_Sender_Context_var context_;
+ ::Hello::CCM_Sender_Context_var ciao_context_;
};
/**