freebsd-dev/lib/ncurses
Peter Wemm 7dd144d715 Turn on the extra 'const' settings for various curses functions. While
this is not strictly compliant with XSI curses, it enables us to pass
const strings to many more functions that are actually const safe than
before.  This should be harmless.

Requested by:  lots of folks
2001-06-12 01:14:02 +00:00
..
form
menu
ncurses Turn on the extra 'const' settings for various curses functions. While 2001-06-12 01:14:02 +00:00
panel