CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/29 15:16:39
Modified files:
sbin/fdisk : mbr.c mbr.h misc.c misc.h
Log message:
Rename MBR_readsector() and MBR_writesector() to just readsector()
and writesector(). Move them to misc.[ch]. Soon to be used for more
than MBR reading/writing.
No intentional functional change.
