From 045278e11b53fc1ad59945427feab1cd9275988f Mon Sep 17 00:00:00 2001 From: rpj Date: Fri, 22 Oct 2004 15:06:41 +0000 Subject: Changes to mutexes and semaphores - considered alpha for now --- tests/condvar1_1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/condvar1_1.c') diff --git a/tests/condvar1_1.c b/tests/condvar1_1.c index 0090fc0..17f4a31 100644 --- a/tests/condvar1_1.c +++ b/tests/condvar1_1.c @@ -38,7 +38,7 @@ * * Test Method (Validation or Falsification): * - Validation: - * Initiate and destry several CVs in random order. + * Initiate and destroy several CVs in random order. * * Requirements Tested: * - -- cgit v1.2.3