summaryrefslogtreecommitdiff
path: root/exec/exec.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-07-20 17:29:18 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-07-20 17:29:18 +0000
commit55eeff8b2ec3282fb4daae4a77b5e3ce7a8979b1 (patch)
tree9ed6b5f899b9b81e4d25130f5dc3738a6ee63f36 /exec/exec.c
parent8e421e1ef86323deb20b2ea47556e2b523649f10 (diff)
Formerly exec.c.~76~
Diffstat (limited to 'exec/exec.c')
-rw-r--r--exec/exec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/exec.c b/exec/exec.c
index 0bdfa271..819e8171 100644
--- a/exec/exec.c
+++ b/exec/exec.c
@@ -1221,7 +1221,7 @@ S_fsys_getroot (fsys_t fsys,
associated access-restricted realnode port which file ops get
forwarded to. */
- mach_port_deallocate (mach_task_self (), dotdot);
+
*rootfile = execserver;
*rootfilePoly = MACH_MSG_TYPE_MAKE_SEND;