Replace a stray 0xA6 with DOSPTYP_OPENBSD. Tweak a ">= 2" to more
authorkrw <krw@openbsd.org>
Mon, 9 May 2022 15:09:50 +0000 (15:09 +0000)
committerkrw <krw@openbsd.org>
Mon, 9 May 2022 15:09:50 +0000 (15:09 +0000)
commit44ce0cac9b42c7e83393e94eccfc2bb23f13ae01
tree70bb989975216bc81358ee6da97f56f04b20bee3
parent0d7a239ec4d17be3402c4deba0178e1d8f7f21a7
Replace a stray 0xA6 with DOSPTYP_OPENBSD. Tweak a ">= 2" to more
obvious "> 1".  Use easier to spot 'ask_yn() == 0' instead of
'!ask_yn()'.

No functional change.
sbin/fdisk/cmd.c