From 88b9f8c660b89a1df5e893bf4eca6a94e4fd2900 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 9 Feb 1996 00:59:09 +0000 Subject: Formerly main.c.~5~ --- nfs/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nfs') diff --git a/nfs/main.c b/nfs/main.c index 0209bd37..4b172fff 100644 --- a/nfs/main.c +++ b/nfs/main.c @@ -36,7 +36,7 @@ main () while (hold); - bootstrap = task_get_bootstrap_port (mach_task_self (), &bootstrap); + task_get_bootstrap_port (mach_task_self (), &bootstrap); netfs_init (); main_udp_socket = socket (PF_INET, SOCK_DGRAM, 0); -- cgit v1.2.3