diff --git a/reactos/boot/freeldr/bootsect/fatx.S b/reactos/boot/freeldr/bootsect/fatx.S index 8702eca4a7a..393ea1d2897 100644 --- a/reactos/boot/freeldr/bootsect/fatx.S +++ b/reactos/boot/freeldr/bootsect/fatx.S @@ -574,7 +574,7 @@ PutChars: * Padding and boot sector signature * ******************************************************************************/ /* Pad to 509 bytes */ - // .org 509 + .org 509 BootPartition: .byte 0