Subject: CVS commit: src/sbin/edlabel
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/28/2005 18:14:45
Module Name:	src
Committed By:	he
Date:		Tue Jun 28 18:14:45 UTC 2005

Modified Files:
	src/sbin/edlabel: edlabel.c

Log Message:
Allow this to build under -Wcast-qual -Werror by adding const to a few
variables/fields initialized to point to string constants.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sbin/edlabel/edlabel.c

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