CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/29 13:34:49
Modified files:
sbin/fdisk : part.h part.c cmd.c
Log message:
Change 'type' to 'menuid' in various struct's, functions and
variables related to gpt partitions. Makes it clear that there is
no required tie between mbr partition types and gpt partition
types.
No functional change.
