From f40cc79fed36173f3588f26d7bec8ee7705dc153 Mon Sep 17 00:00:00 2001 From: brunsch Date: Sun, 23 Apr 2000 04:43:59 +0000 Subject: ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch --- tests/Timeprobe_Test.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/Timeprobe_Test.cpp') diff --git a/tests/Timeprobe_Test.cpp b/tests/Timeprobe_Test.cpp index 9fb2ab7a77d..ec30b4af233 100644 --- a/tests/Timeprobe_Test.cpp +++ b/tests/Timeprobe_Test.cpp @@ -96,9 +96,9 @@ int static_singleton_creator = create_singleton (); #endif /* ! ACE_HAS_PURIFY */ int -main (int, ASYS_TCHAR *[]) +main (int, ACE_TCHAR *[]) { - ACE_START_TEST (ASYS_TEXT ("Timeprobe_Test")); + ACE_START_TEST (ACE_TEXT ("Timeprobe_Test")); ACE_TIMEPROBE ("Starting Test"); -- cgit v1.2.1