Fix typo syslinux-3.20-pre18
authorH. Peter Anvin <hpa@zytor.com>
Tue, 22 Aug 2006 00:29:43 +0000 (17:29 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 22 Aug 2006 00:29:43 +0000 (17:29 -0700)
isolinux.asm

index 80fddc1..fd7cb75 100644 (file)
@@ -755,7 +755,7 @@ xint13:             mov byte [RetryCount],retry_count
 ;        then do a hard reboot.
 ;
 kaboom:
-               RESET_STACK_AND SEGS AX
+               RESET_STACK_AND_SEGS AX
                mov si,err_bootfailed
                call cwritestr
                call getchar