Shift zeroing of gpt header and partition table to top of
authorkrw <krw@openbsd.org>
Thu, 10 Jun 2021 15:30:49 +0000 (15:30 +0000)
committerkrw <krw@openbsd.org>
Thu, 10 Jun 2021 15:30:49 +0000 (15:30 +0000)
commit4d692ca34d47a8e5d2d5c631c4042528f9ed9e30
tree24e05113424bb598c341839a6395f8704dc9f95a
parent0c1b030f88c14755c35fc5ee7021028e2a2ffb04
Shift zeroing of gpt header and partition table to top of
MBR_init() from middle of MBR partition flag tweaking.

No functional change.
sbin/fdisk/mbr.c