[syslinux] [PATCH 2/2] Remove some whitespace

Ruben Kerkhof ruben at rubenkerkhof.com
Sat Dec 14 12:34:33 PST 2013


Signed-off-by: Ruben Kerkhof <ruben at rubenkerkhof.com>
---
 mbr/gptmbr.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mbr/gptmbr.S b/mbr/gptmbr.S
index 8ab6b50..7d98aee 100644
--- a/mbr/gptmbr.S
+++ b/mbr/gptmbr.S
@@ -213,7 +213,7 @@ found_part:
 
 	movzwl	%cx,%eax		/* Length of GPT entry */
 	stosl
-	
+
 	rep; movsb			/* GPT entry follows MBR entry */
 	popw	%si
 
-- 
1.8.4.2



More information about the Syslinux mailing list