missing member un config struct

This commit is contained in:
tth 2019-01-27 13:06:02 +01:00
rodič c462c9ad91
revize e5168df124
1 změnil soubory, kde provedl 1 přidání a 0 odebrání

Zobrazit soubor

@ -11,6 +11,7 @@ typedef struct {
char *input_device;
int input_speed;
char *eyecandy_banner;
} Configuration;