summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-10-26 18:03:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-10-26 18:03:58 +0000
commit143dc9b0bb5aee077dd653378e46aa9bc7bd2e9c (patch)
treeb409e7e0947536c6fabe79072772faf20a5886c2
parent768527f820c20caa769630cfd8f0d4e84e71fde4 (diff)
downloadATCD-143dc9b0bb5aee077dd653378e46aa9bc7bd2e9c.tar.gz
-rw-r--r--TAO/orbsvcs/tests/Event/UDP/Consumer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Event/UDP/Consumer.cpp b/TAO/orbsvcs/tests/Event/UDP/Consumer.cpp
index 1ede1681c6c..efdc33730e2 100644
--- a/TAO/orbsvcs/tests/Event/UDP/Consumer.cpp
+++ b/TAO/orbsvcs/tests/Event/UDP/Consumer.cpp
@@ -119,7 +119,7 @@ Consumer::push (const RtecEventComm::EventSet& events
}
else
{
- char* mystring = 0;
+ const char* mystring = 0;
if (events[i].data.any_value >>= mystring)
{
ACE_DEBUG ((LM_DEBUG, "Consumer (%P|%t): Received message <%d>: %s\n",