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;