summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-12-09 16:02:22 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-12-09 16:02:22 +0000
commit6d794ee9ab5fd411c3298ffee8f59f5ea924e3eb (patch)
treee4119a95c63ee53b1ee2de473565bbda3d1b779b /tests
parent77f6ef3c61953067c7791f46c8c998b3c1642486 (diff)
downloadATCD-6d794ee9ab5fd411c3298ffee8f59f5ea924e3eb.tar.gz
ChangeLogTag:Sun Dec 9 08:54:38 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Diffstat (limited to 'tests')
-rw-r--r--tests/Logging_Strategy_Test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Logging_Strategy_Test.cpp b/tests/Logging_Strategy_Test.cpp
index 804e2abe3b8..300df509913 100644
--- a/tests/Logging_Strategy_Test.cpp
+++ b/tests/Logging_Strategy_Test.cpp
@@ -98,6 +98,7 @@ run_reactor (void *)
ACE_Reactor::instance ()->owner
(ACE_Thread_Manager::instance ()->thr_self ());
ACE_Reactor::instance ()->run_reactor_event_loop ();
+ return 0;
}
// Initiate the cycle of messages.