CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/18 10:45:43
Modified files:
sbin/disklabel : disklabel.c extern.h
Log message:
Move prototypes for checklabel(), readlabel() and parselabel()
into disklabel.c since editor.c and dkcksum.c have no need to
know.
