don't edit things with webui
This commit is contained in:
parent
f9ecb62d8c
commit
435f4b9daa
2
nckey.c
2
nckey.c
@ -1,5 +1,5 @@
|
|||||||
/* nckey.c - displays the current key according to ncurses
|
/* nckey.c - displays the current key according to ncurses
|
||||||
* @BAKE cc -Wall -Wextra -Wpedantic -pipe -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 $@ -o $* nckey.c -lncurses -ltinfo
|
* @BAKE cc -Wall -Wextra -Wpedantic -pipe -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 $@ -o $* -lncurses -ltinfo
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user