missing member un config struct

This commit is contained in:
tth 2019-01-27 13:06:02 +01:00
джерело c462c9ad91
коміт e5168df124
1 змінених файлів з 1 додано та 0 видалено

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