summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-26 21:55:46 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-26 21:55:46 +0000
commitca9519911059d616a3e812141182008bf93a3450 (patch)
treebad1d6ad9a2f0c8bb5757ef0917d8baf20a184ff /tests
parent5b67e307d1fa38e73656d3872e0e64fe18b79146 (diff)
downloadATCD-ca9519911059d616a3e812141182008bf93a3450.tar.gz
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/Timeprobe_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Timeprobe_Test.cpp b/tests/Timeprobe_Test.cpp
index 32c60d2edbc..ca462eaa112 100644
--- a/tests/Timeprobe_Test.cpp
+++ b/tests/Timeprobe_Test.cpp
@@ -66,8 +66,8 @@ main (int, ASYS_TCHAR *[])
ACE_TIMEPROBE ("Ending Test");
- ACE_TIMEPROBE_EVENT_DESCRIPTIONS (events_descriptions_0, 0);
ACE_TIMEPROBE_EVENT_DESCRIPTIONS (events_descriptions_1, 100);
+ ACE_TIMEPROBE_EVENT_DESCRIPTIONS (events_descriptions_0, 0);
ACE_TIMEPROBE_PRINT;