CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/11 14:51:50
Modified files:
sbin/fdisk : cmd.c mbr.c part.c part.h user.c
Log message:
Add 'prt_' prefix to struct prt field names.
Use 'dp' instead of 'prt' for struct dos_partition *
paramters, and 'prt' instead of 'partn' for struct prt *
parameters.
No functional change.
