summaryrefslogtreecommitdiff
path: root/core/diskboot.inc
diff options
context:
space:
mode:
Diffstat (limited to 'core/diskboot.inc')
-rw-r--r--core/diskboot.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/diskboot.inc b/core/diskboot.inc
index 68672e4a..141986e8 100644
--- a/core/diskboot.inc
+++ b/core/diskboot.inc
@@ -278,7 +278,7 @@ Sect1Ptr1 equ $-4
cmp dword [ldlinux_magic+4],LDLINUX_MAGIC^HEXDATE
jne kaboom
- ; Go for it! This also normalizes CS:IP.
+ ; Go for it!
jmp ldlinux_ent
;