CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/07 14:56:13
Modified files:
sbin/fdisk : cmd.c cmd.h disk.c disk.h fdisk.c mbr.c mbr.h
misc.c misc.h part.c part.h user.c user.h
Log message:
Relieve the code of an overburden of unnecessary typedef
abstraction. Call a 'struct' a 'struct' and not a pony.
No functional change.
idea ok deraadt@
