summaryrefslogtreecommitdiff
path: root/TAO/CIAO/examples/Hello/Receiver/Receiver_exec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/examples/Hello/Receiver/Receiver_exec.cpp')
-rw-r--r--TAO/CIAO/examples/Hello/Receiver/Receiver_exec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/examples/Hello/Receiver/Receiver_exec.cpp b/TAO/CIAO/examples/Hello/Receiver/Receiver_exec.cpp
index 318e4c8f3b4..3a1a5d9ade9 100644
--- a/TAO/CIAO/examples/Hello/Receiver/Receiver_exec.cpp
+++ b/TAO/CIAO/examples/Hello/Receiver/Receiver_exec.cpp
@@ -28,7 +28,7 @@ namespace CIDL_Receiver_Impl
"Receiver - Informed by the Sender \n"));
Hello::ReadMessage_var rev
- = this->context_->get_connection_read_message
+ = this->context_->get_connection_read_message
(ACE_ENV_SINGLE_ARG_PARAMETER);
ACE_CHECK;