summaryrefslogtreecommitdiff
path: root/core/localboot.inc
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-06-09 16:32:09 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-06-09 16:32:09 -0700
commitbb170715538cc6c8806fcec20e6ca0d3f7267468 (patch)
tree58ed3c7a7d7e23701fed06677de54b863b1143de /core/localboot.inc
parent012d53b0453ac7a5ec03fb802434fe64e6f85bf5 (diff)
downloadsyslinux-bb170715538cc6c8806fcec20e6ca0d3f7267468.tar.gz
Whitespace cleanup
Diffstat (limited to 'core/localboot.inc')
-rw-r--r--core/localboot.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/localboot.inc b/core/localboot.inc
index b6b31deb..ae54737a 100644
--- a/core/localboot.inc
+++ b/core/localboot.inc
@@ -1,5 +1,5 @@
; -----------------------------------------------------------------------
-;
+;
; Copyright 1999-2008 H. Peter Anvin - All Rights Reserved
;
; This program is free software; you can redistribute it and/or modify
@@ -51,7 +51,7 @@ local_boot:
jnc .ok
dec bp
jnz .again
- jmp kaboom ; Failure...
+ jmp kaboom ; Failure...
.ok:
pop dx
cli ; Abandon hope, ye who enter here