From ea7c9b3366f0e97273b011b3c0b3fee9a25e8c15 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 25 Sep 2008 10:39:10 +0000 Subject: whitespace fixes --- init/halt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init/halt.c') diff --git a/init/halt.c b/init/halt.c index cbb325eb9..e852b870e 100644 --- a/init/halt.c +++ b/init/halt.c @@ -50,7 +50,7 @@ int halt_main(int argc UNUSED_PARAM, char **argv) static const int magic[] = { RB_HALT_SYSTEM, RB_POWER_OFF, - RB_AUTOBOOT + RB_AUTOBOOT }; static const smallint signals[] = { SIGUSR1, SIGUSR2, SIGTERM }; -- cgit v1.2.3