summaryrefslogtreecommitdiff
path: root/netsvcs/clients
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-31 20:18:45 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-31 20:18:45 +0000
commit2a8a7ad5d1bc15724b42f8bb9f7ccd90c8fb526e (patch)
tree648362a8b5b0c4dbc0ecc1b5b3f0798fc3c4ea6c /netsvcs/clients
parentc04a9a90e5e5a5aae4a4a87a10b0558c4a143b62 (diff)
downloadATCD-2a8a7ad5d1bc15724b42f8bb9f7ccd90c8fb526e.tar.gz
(run_test): removed unused arg "vp".
Diffstat (limited to 'netsvcs/clients')
-rw-r--r--netsvcs/clients/Tokens/mutex/test_mutex.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/netsvcs/clients/Tokens/mutex/test_mutex.cpp b/netsvcs/clients/Tokens/mutex/test_mutex.cpp
index 3f6b723bdc1..fef69b0302e 100644
--- a/netsvcs/clients/Tokens/mutex/test_mutex.cpp
+++ b/netsvcs/clients/Tokens/mutex/test_mutex.cpp
@@ -33,7 +33,7 @@ static int iterations = 100;
static int spawn_count = 2;
static void *
-run_test (void *vp)
+run_test (void *)
{
int count = iterations;
// test recursive acquisition of a global proxy