ugly double blank line, my fault

This commit is contained in:
David van Moolenbroek 2009-11-16 18:22:28 +00:00
parent 9e62bd5241
commit 2dc9e354f7

View file

@ -291,7 +291,6 @@ int dump_core; /* flag indicating whether to dump core */
panic(__FILE__, "exit_proc: FS died", r);
}
/* Tell FS about the exiting process. */
m.m_type = dump_core ? PM_DUMPCORE : PM_EXIT;
m.PM_PROC = rmp->mp_endpoint;