From d2e77ac7fcdafd451a12652eb2a886221e1ec097 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 3 Dec 1993 02:42:58 +0000 Subject: Formerly get_conch.c.~3~ --- libiohelp/get_conch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libiohelp/get_conch.c b/libiohelp/get_conch.c index 779ec2c2..29d48082 100644 --- a/libiohelp/get_conch.c +++ b/libiohelp/get_conch.c @@ -20,7 +20,7 @@ /* The conch must be locked when calling this routine. */ /* Remove any current holder of the conch. */ error_t -_libioserver_internal_get_conch (struct conch *c) +get_conch (struct conch *c) { struct shared_io *user_sh; int error = 0; -- cgit v1.2.3