CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/18 06:41:00
Modified files:
sbin/fdisk : fdisk.c mbr.c mbr.h user.c
Log message:
Put MBR_parse() invocation inside MBR_read() instead of always
following an invocation of MBR_read() with a call to MBR_parse().
No functional change.
