CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/03/14 12:32:29

Modified files:
        sbin/fdisk     : cmd.c disk.c fdisk.c mbr.c misc.c part.c user.c 
                         user.h 

Log message:
Whitespace & KNF tweaks. Change functions whose return values are
not checked to void. Use continue inside a do loop instead of a
goto to the top. Move a #define/#undef more local to use. Eliminate
some lint.

General cleanup of things noticed preparing the big churn.

No intentional functional change.

Reply via email to