CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2022/04/14 10:33:25
Modified files: sbin/fdisk : gpt.c Log message: Move ((gh_part_size % d_secsize) == 0) validity check to get_header() with the rest of the header validity checks. No functional change.