Subject: CVS commit: basesrc/sbin/disklabel
To: None <source-changes@netbsd.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 12/13/2001 15:52:14
Module Name:	basesrc
Committed By:	reinoud
Date:		Thu Dec 13 13:52:13 UTC 2001

Modified Files:
	basesrc/sbin/disklabel: disklabel.c extern.h

Log Message:
Remove `const' attribute from writelabel prototype and function to make it
compile again on Alpha.


To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 basesrc/sbin/disklabel/disklabel.c
cvs rdiff -r1.7 -r1.8 basesrc/sbin/disklabel/extern.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.