summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dosutil/eltorito.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/dosutil/eltorito.asm b/dosutil/eltorito.asm
index d2c65b51..3ecb46c2 100644
--- a/dosutil/eltorito.asm
+++ b/dosutil/eltorito.asm
@@ -62,14 +62,14 @@ RPolyL equ 08320h
Cdrom:
-NextDriver dd -1 ;\
+NextDriver dd -1 ;-+
Attributes dw 0C800h ; |
Pointers dw Strategy ; |
dw Commands ; | MSCDEX requires this
DeviceName db 'ELTORITO' ; | data in these locations
dw 0 ; |
DriveLetter db 0 ; |
-NumUnitsSupp db 1 ;/
+NumUnitsSupp db 1 ;-+
DriverName db 'El-Torito CD-ROM Device Driver',0
ReqHdrLoc dw 0,0 ; 35h