summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/init.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/init/init.c b/init/init.c
index ec3e8d03..d62451a6 100644
--- a/init/init.c
+++ b/init/init.c
@@ -1351,9 +1351,8 @@ killing it and going to single user mode",
}
else if (system_state == MULTI)
restart_terminal (pid);
-
- break;
}
+ break;
}
default:
break;