From a6773e2714c2ea8cc7e0bd0950b11085f3a1496b Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 25 Jan 1994 21:37:04 +0000 Subject: Formerly get_conch.c.~6~ --- libiohelp/get_conch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libiohelp') diff --git a/libiohelp/get_conch.c b/libiohelp/get_conch.c index 090cc5cb..b8a06e10 100644 --- a/libiohelp/get_conch.c +++ b/libiohelp/get_conch.c @@ -45,7 +45,7 @@ ioserver_get_conch (struct conch *c) case USER_COULD_HAVE_CONCH: user_sh->conch_status = USER_HAS_NOT_CONCH; spin_unlock (&user_sh->lock); - error = fetch_shared_data (c->holder); + error = ioserver_fetch_shared_data (c->holder); break; case USER_HAS_NOT_CONCH: -- cgit v1.2.3