Przeglądaj źródła

Minor changes that I forgot what they are...

master
Ognjen Milan Robovic 7 miesięcy temu
rodzic
commit
686ccfd332
2 zmienionych plików z 2 dodań i 1 usunięć
  1. +1
    -1
      install.sh
  2. +1
    -0
      xtandard.h

+ 1
- 1
install.sh Wyświetl plik

@@ -2,7 +2,7 @@

set -xe

mkdir /usr/include/xolatile
mkdir -p /usr/include/xolatile

cp xtandard.h /usr/include/xolatile/xtandard.h
cp xtandard.c /usr/include/xolatile/xtandard.c


+ 1
- 0
xtandard.h Wyświetl plik

@@ -37,6 +37,7 @@ enum {

enum {
SIGNAL_NONE,
SIGNAL_ANY,
SIGNAL_A, SIGNAL_B, SIGNAL_C, SIGNAL_D, SIGNAL_E, SIGNAL_F, SIGNAL_G, SIGNAL_H,
SIGNAL_I, SIGNAL_J, SIGNAL_K, SIGNAL_L, SIGNAL_M, SIGNAL_N, SIGNAL_O, SIGNAL_P,
SIGNAL_Q, SIGNAL_R, SIGNAL_S, SIGNAL_T, SIGNAL_U, SIGNAL_V, SIGNAL_W, SIGNAL_X,


Ładowanie…
Anuluj
Zapisz