summaryrefslogtreecommitdiff
path: root/tests/Notify_Performance_Test.cpp
diff options
context:
space:
mode:
authornobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-08 03:00:48 +0000
committernobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-08 03:00:48 +0000
commitc3c5c65990e08709a59a3a2c1d31161997e2a750 (patch)
treeccc2ba6a31b98bdb3ce1c19bc29dfcb540b9f078 /tests/Notify_Performance_Test.cpp
parent9d06140d8330d467a08764b399682a67808b7419 (diff)
downloadATCD-ami_phase3_end.tar.gz
This commit was manufactured by cvs2svn to create tagami_phase3_end
'ami_phase3_end'.
Diffstat (limited to 'tests/Notify_Performance_Test.cpp')
-rw-r--r--tests/Notify_Performance_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Notify_Performance_Test.cpp b/tests/Notify_Performance_Test.cpp
index 1f752964c49..403fed63084 100644
--- a/tests/Notify_Performance_Test.cpp
+++ b/tests/Notify_Performance_Test.cpp
@@ -118,7 +118,7 @@ create_reactor (void)
static void
print_results (ACE_Profile_Timer::ACE_Elapsed_Time &et)
{
- const ASYS_TCHAR *reactor_type = 0;
+ LPCTSTR reactor_type = 0;
if (opt_wfmo_reactor)
reactor_type = ASYS_TEXT ("WFMO_Reactor");
else if (opt_select_reactor)