CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/12 11:19:13
Modified files:
sbin/fdisk : gpt.c gpt.h
Log message:
GPT_get_header() and GPT_get_partition_table() are only used
in gpt.c. Move declarations and rename to get_header() and
get_partition_table().
No functional change.
