CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/04/19 18:47:32
Modified files:
sbin/fdisk : cmd.c gpt.c
Log message:
Eliminate some local pointers to gp[pn] and just use gp[pn].
Fix some whitespace and memset() parameters in passing.
No intentional functional change.
