summaryrefslogtreecommitdiff
path: root/tests/Mutex_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Mutex_Test.cpp')
-rw-r--r--tests/Mutex_Test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Mutex_Test.cpp b/tests/Mutex_Test.cpp
index 931bf7a9650..cbfe09cbc57 100644
--- a/tests/Mutex_Test.cpp
+++ b/tests/Mutex_Test.cpp
@@ -45,6 +45,7 @@ test (void *args)
ACE_ASSERT (pm->release () == 0);
ACE_DEBUG ((LM_DEBUG, "(%P|%t) = released\n"));
}
+ return 0;
}
static void