CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/21 10:29:24
Modified files:
sbin/fdisk : cmd.c mbr.c part.c part.h
Log message:
Split PRT_print() into PRT_print_parthdr() and PRT_print_part()
to align with GPT functions. Simplifies logic and eliminates the
magic invocations to print the header.
No functional change.
