From ac9279cc0d5a00bc17908b2914941186020cd3ce Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 28 Nov 2007 15:45:03 +0000 Subject: Massive whitespace cleanup --- init.d.BSD/clock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d.BSD/clock') diff --git a/init.d.BSD/clock b/init.d.BSD/clock index 3bb51b77..d6dc8b5c 100755 --- a/init.d.BSD/clock +++ b/init.d.BSD/clock @@ -69,7 +69,7 @@ stop() { fi ebegin "Stopping the System Clock Adjuster" - if start-stop-daemon --test --quiet --stop --exec /sbin/adjkerntz ; then + if start-stop-daemon --test --quiet --stop --exec /sbin/adjkerntz; then start-stop-daemon --stop --exec /sbin/adjkerntz eend $? else -- cgit v1.2.3