CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/03/30 16:53:40

Modified files:
        sbin/fdisk     : part.c 

Log message:
Use 'char * const' instead of #define for repeated
GUID strings. Consistently use strcasecmp() when comparing
GUID's, allowing use of simple 'char *' for gt_guid.

No intentional functional change.

Reply via email to