coreboot-kgpe-d16/payloads/libpayload/curses
Stefan Reinauer a6c495edca libpayload: Fix const warnings in keyname() and termname()
The keyname() and termname() functions were creating a whole lot of warnings of
the style

curses/PDCurses-3.4/pdcurses/keyname.c:41:9: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]

This patch fixes them.

Change-Id: Iae3c4e5201b48c2d2033cac48577e0462a34f309
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/2905
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2013-03-26 19:13:46 +01:00
..
PDCurses-3.4 libpayload: Fix const warnings in keyname() and termname() 2013-03-26 19:13:46 +01:00
form libpayload: remove trailing whitespace and run dos2unix 2011-11-01 19:08:23 +01:00
menu libpayload: remove trailing whitespace and run dos2unix 2011-11-01 19:08:23 +01:00
pdcurses-backend libpayload: Don't let USB/PC/serial keyboards overwrite each other 2012-12-07 20:41:46 +01:00
Makefile.inc libpayload: Add PDCurses and ncurses' libform/libmenu 2011-08-04 08:10:41 +02:00
colors.c
curses.h libpayload: Add PDCurses and ncurses' libform/libmenu 2011-08-04 08:10:41 +02:00
curses.priv.h libpayload: Add PDCurses and ncurses' libform/libmenu 2011-08-04 08:10:41 +02:00
keyboard.c
local.h
tinycurses.c libpayload: Don't declare mouse support in tinycurses 2011-07-07 22:30:05 +02:00