whitespace only changes

use tabs rather than 4 spaces

Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
Dustin Kirkland 2009-06-17 17:47:41 -05:00
commit 8c48454a70

View file

@ -56,7 +56,6 @@ for bat in $(ls /proc/acpi/battery); do
fi
percent="$percent%"
state=$(search "$statefile" "charging state: *\(.*\)")
case $state in
charging)