summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp
index 9bbfee56279..8bdc07e2f9a 100644
--- a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp
+++ b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp
@@ -112,7 +112,7 @@ TAO_AV_Endpoint_Process_Strategy::activate (void)
"%s:%s:%ld",
"TAO_AV_Process_Semaphore",
this->host_,
- ACE_static_cast (long int, this->pid_));
+ static_cast<long int> (this->pid_));
ACE_DEBUG ((LM_DEBUG,
"(%P|%t) semaphore is %s\n",