diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/diskboot.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/diskboot.inc b/core/diskboot.inc index 9dea6f9a..19d6bcf7 100644 --- a/core/diskboot.inc +++ b/core/diskboot.inc @@ -431,7 +431,7 @@ xint13: ; bailmsg: db 'Boot error', 0Dh, 0Ah, 0 - ; This fails if the boot sector overflowsg + ; This fails if the boot sector overflows zb 1F8h-($-$$) bs_magic dd LDLINUX_MAGIC |