Replace a stray use of letoh64() on gh_part_num and
authorkrw <krw@openbsd.org>
Tue, 13 Jul 2021 11:18:25 +0000 (11:18 +0000)
committerkrw <krw@openbsd.org>
Tue, 13 Jul 2021 11:18:25 +0000 (11:18 +0000)
commit753371af57b15d720e9f664d29e6b8a024a9be91
tree3bafa5ce12159a9036f95caf1cae5b5a541a7876
parent6f7321765ce9077bb66d228f076b56183a478d31
Replace a stray use of letoh64() on gh_part_num and
gh_part_size, which are uint32_t fields, with letoh32().
sbin/fdisk/gpt.c