From 466d1add723e015ca748e1a56c6db920e549fd52 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 25 Apr 1994 21:45:50 +0000 Subject: Formerly init.c.~16~ --- init/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init/init.c') diff --git a/init/init.c b/init/init.c index 3a65aa2f..6adff989 100644 --- a/init/init.c +++ b/init/init.c @@ -307,7 +307,7 @@ run_for_real (char *filename) getchar (); err = file_exec (file, task, 0, NULL, 0, /* No args. */ - "", 1, /* No env. */ + NULL, 0, /* No env. */ default_dtable, MACH_MSG_TYPE_COPY_SEND, 3, default_ports, MACH_MSG_TYPE_COPY_SEND, INIT_PORT_MAX, -- cgit v1.2.3