sfdisk: fix coding style.

The style in the file is really horrible and unreadable. This patch
uses:

 indent -linux -i4 -psl -brf sfdisk.c

to fix the style. The ideal solution is to call the indent with only
-linux option, but it's too invasive...

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2011-06-29 12:44:30 +02:00
parent fa41c8b530
commit 37b94458bd
1 changed files with 986 additions and 906 deletions

File diff suppressed because it is too large Load Diff