summaryrefslogtreecommitdiff
path: root/flat/CIAO/examples/Display/GPS/GPS_exec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'flat/CIAO/examples/Display/GPS/GPS_exec.cpp')
-rw-r--r--flat/CIAO/examples/Display/GPS/GPS_exec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/flat/CIAO/examples/Display/GPS/GPS_exec.cpp b/flat/CIAO/examples/Display/GPS/GPS_exec.cpp
index 45fce7e02fa..1ed6d95ca2f 100644
--- a/flat/CIAO/examples/Display/GPS/GPS_exec.cpp
+++ b/flat/CIAO/examples/Display/GPS/GPS_exec.cpp
@@ -48,7 +48,7 @@ void
MyImpl::GPS_exec_i::push_Refresh (HUDisplay::tick *)
{
// ACE_DEBUG ((LM_DEBUG,
-// ACE_TEXT ("GPS: Received Refresh Event\n")));
+// ACE_TEXT ("GPS: Received Refresh Event\n")));
// Refresh position
this->positionx_ += ACE_OS::rand () % DISPLACEMENT - (DISPLACEMENT/2);