consistent indentation

This commit is contained in:
Dave Jones 2005-01-11 18:40:32 +00:00
parent 933d8a2d15
commit 8bb452b3cb

View File

@ -73,8 +73,8 @@ function start ()
then then
echo $"$0: kernel does not have microcode device support" echo $"$0: kernel does not have microcode device support"
fi fi
echo
/sbin/rmmod microcode /sbin/rmmod microcode
echo
} }