missing member un config struct

Este commit está contenido en:
tth 2019-01-27 13:06:02 +01:00
padre c462c9ad91
commit e5168df124
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

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