[syslinux:disklib] chain.c32: Run Nindent on com32/modules/chain.c

syslinux-bot for Shao Miller shao.miller at yrdsb.edu.on.ca
Sun Jul 25 17:33:08 PDT 2010


Commit-ID:  3549d7ecf588bc8de1cca06e750683bea251614a
Gitweb:     http://syslinux.zytor.com/commit/3549d7ecf588bc8de1cca06e750683bea251614a
Author:     Shao Miller <shao.miller at yrdsb.edu.on.ca>
AuthorDate: Mon, 28 Jun 2010 01:03:46 -0400
Committer:  Shao Miller <shao.miller at yrdsb.edu.on.ca>
CommitDate: Sat, 10 Jul 2010 01:03:04 -0400

chain.c32: Run Nindent on com32/modules/chain.c

Signed-off-by: Shao Miller <shao.miller at yrdsb.edu.on.ca>


---
 com32/modules/chain.c |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/com32/modules/chain.c b/com32/modules/chain.c
index 19afa05..ffcf8c2 100644
--- a/com32/modules/chain.c
+++ b/com32/modules/chain.c
@@ -400,10 +400,7 @@ static void mbr_part_dump(const struct part_entry *part)
 	    chs_head(part->end),
 	    chs_sector(part->end),
 	    chs_sector(part->end),
-	    part->start_lba,
-	    part->start_lba,
-	    part->length,
-	    part->length);
+	    part->start_lba, part->start_lba, part->length, part->length);
 }
 
 /* A DOS MBR */



More information about the Syslinux-commits mailing list