ソースを参照

don't edit things with webui

master
Emil Williams 4ヶ月前
コミット
435f4b9daa
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      nckey.c

+ 1
- 1
nckey.c ファイルの表示

@@ -1,5 +1,5 @@
/* 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>


読み込み中…
キャンセル
保存