CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/05/19 15:49:07

Modified files:
        sbin/fdisk     : gpt.c gpt.h 

Log message:
No need to pass the location of the partition table to
GPT_get_partition_table() since the global 'gh' knows where it is.

Fixes a couple of missing letoh64() calls by eliminating the need for
them.

Reply via email to