CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/07/09 11:19:55
Modified files:
sbin/fdisk : misc.h misc.c cmd.c
Log message:
We always want to do unit conversions. So flags parameter of getuint()
is now superflous. With rounding gone the offset parameter is
similarly superfluous. Simply getuint() accordingly.
