CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/07/08 06:29:04
Modified files:
sbin/fdisk : cmd.c
Log message:
Call Xsetpid() to edit the partition type from Xedit() rather than
duplicating the code. Allows simplification of the EDIT() #define
in Xedit() since we always ASK_DEC and use a NULL help parameter when
invoking ask_num().
