CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/06/25 13:24:53

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

Log message:
Replace instances of the magic number '64' with a nice #define
BLOCKALIGNMENT. This will make it more obvious where this
512-byte block count could/should be converted to a disk sector
count.

No functional change.

Reply via email to