enami
Thu Sep 18 15:20:41 PDT 1997
Update of /cvsroot/src/sbin/disklabel
In directory netbsd1:/var/slash-tmp/cvs-serv4050
Modified Files:
interact.c
Log Message:
Don't pass return value of writelabel() to strerror(), since
the value is not a errno but just 0 or 1.