Subject: Re: CVS commit: src/usr.bin/menuc
To: Luke Mewburn <lukem@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: source-changes
Date: 05/09/2003 13:23:24
> 
> 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).

I need that so that I can put a MSG_xxx string into the menu.
These are (const char *)n for small integer n.

I actually commited the required change to sysint...

	David

-- 
David Laight: david@l8s.co.uk