X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmbr.S;h=984c01f41cde5ecbcdada58b0929de92cce728ca;hb=6474a619fc4572914f921cbff9d72784c1792966;hp=15902cfb77f8db994f6eb5c2bc12ac60c4f91f3b;hpb=e05a6f05e7fce66ac7560e066d995c456073d29f;p=rrq%2Fmaintain_lilo.git diff --git a/src/mbr.S b/src/mbr.S index 15902cf..984c01f 100644 --- a/src/mbr.S +++ b/src/mbr.S @@ -1,7 +1,7 @@ ; mbr.S - Master Boot Record to boot first partition marked active ; ; Copyright 2002-2004 John Coffman -; Copyright 2009-2011 Joachim Wiedorn +; Copyright 2009-2015 Joachim Wiedorn ; All rights reserved. ; ; Licensed under the terms contained in the file 'COPYING' @@ -53,7 +53,7 @@ _main: cli ! NT 4 blows up if this is missing #if EXT_PART stage: .byte STAGE_MBR2 ! search extended partitions, too #else -stage: .byte STAGE_MBR ! search primary parition only +stage: .byte STAGE_MBR ! search primary partition only #endif .org PARTS_LOAD+6