From 0912285a50c6b57b4981d8ecca1a61780fd93304 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 25 May 1994 18:43:21 +0000 Subject: entered into RCS --- libdiskfs/init-loop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdiskfs/init-loop.c') diff --git a/libdiskfs/init-loop.c b/libdiskfs/init-loop.c index 0f61f9be..d0aa0413 100644 --- a/libdiskfs/init-loop.c +++ b/libdiskfs/init-loop.c @@ -24,5 +24,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ void diskfs_main_request_loop (void) { - ports_manage_port_operations (); + ports_manage_port_operations_multithread (); } -- cgit v1.2.3