CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2022/04/19 11:53:16

Modified files:
        sbin/fdisk     : gpt.c 

Log message:
Bring GPT_print_partition() into line with other functions being passed
an index to the gp[] array by calling said parameter 'pn' and making it
const unsigned int.

No functional change.

Reply via email to