summaryrefslogtreecommitdiff
path: root/TAO/CIAO/examples/UAV/UCAV_GS/UCAV_GS_exec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/examples/UAV/UCAV_GS/UCAV_GS_exec.cpp')
-rw-r--r--TAO/CIAO/examples/UAV/UCAV_GS/UCAV_GS_exec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/examples/UAV/UCAV_GS/UCAV_GS_exec.cpp b/TAO/CIAO/examples/UAV/UCAV_GS/UCAV_GS_exec.cpp
index 4ba3cc2370c..62b58c42411 100644
--- a/TAO/CIAO/examples/UAV/UCAV_GS/UCAV_GS_exec.cpp
+++ b/TAO/CIAO/examples/UAV/UCAV_GS/UCAV_GS_exec.cpp
@@ -29,7 +29,7 @@ MyImpl::UCAV_GS_exec_i::push_prepare_move (BBN_UAV::PrepareMove *ev
"UCAV_GS, received a PrepareMove from Engagement \n"));
this->context_->push_start_move (event
- ACE_ENV_ARG_PARAMETER);
+ ACE_ENV_ARG_PARAMETER);
}