summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/lib/Consumer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Event/lib/Consumer.h')
-rw-r--r--TAO/orbsvcs/tests/Event/lib/Consumer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Event/lib/Consumer.h b/TAO/orbsvcs/tests/Event/lib/Consumer.h
index a4fbff85dea..94849459a74 100644
--- a/TAO/orbsvcs/tests/Event/lib/Consumer.h
+++ b/TAO/orbsvcs/tests/Event/lib/Consumer.h
@@ -71,7 +71,7 @@ public:
void accumulate (ACE_Throughput_Stats& throughput) const;
/// Printout the statistics
- virtual void dump_results (const char* name,
+ virtual void dump_results (const ACE_TCHAR* name,
ACE_UINT32 global_scale_factor);
// = The RtecEventComm::PushConsumer methods