From f17d0128796f76027851590299f1f43e48ec71b6 Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 15 Sep 1999 01:11:56 +0000 Subject: Sep 15 1999 Ross Johnson * rwlock5.c: New test. --- tests/rwlock3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/rwlock3.c') diff --git a/tests/rwlock3.c b/tests/rwlock3.c index 92e8286..3861447 100644 --- a/tests/rwlock3.c +++ b/tests/rwlock3.c @@ -1,7 +1,7 @@ /* * rwlock3.c * - * Declare a static rwlock object, lock it, trylock it, + * Declare a static rwlock object, wrlock it, trywrlock it, * and then unlock it again. * * Depends on API functions: -- cgit v1.2.3