CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/20 07:43:32
Modified files:
sbin/fdisk : part.c
Log message:
Simplify a bit of code to make sure even -Wall can see the variables
are not used uninitialized. As a bonus, make variables the same
type as the data they are trying to preserve.
