Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 01/06/2001 02:35:55
Module Name:	syssrc
Committed By:	cgd
Date:		Sat Jan  6 00:35:55 UTC 2001

Modified Files:
	basesrc/sbin/disklabel: disklabel.5
	syssrc/sys/sys: disklabel.h

Log Message:
#warn is _not_ the GCC CPP directive that gives a warning, #warning is.
(this code has, apparently, always been wrong, but current GCC is kind
enough to warn about unknown CPP directives.)


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/sbin/disklabel/disklabel.5
cvs rdiff -r1.64 -r1.65 syssrc/sys/sys/disklabel.h

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