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;