Subject: CVS commit: src/usr.bin/menuc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/09/2003 12:07:54
Module Name:	src
Committed By:	lukem
Date:		Fri May  9 12:07:53 UTC 2003

Modified Files:
	src/usr.bin/menuc: mdb.c

Log Message:
Revert part of previous, and remove "const" from "char *opt_name" and
"char *title", since it causes compile problems for the only program
that uses menuc (sysinst).


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/usr.bin/menuc/mdb.c

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