diff --git a/src/bin/e_comp_x.c b/src/bin/e_comp_x.c index d970e2280..eb2ec4aa4 100644 --- a/src/bin/e_comp_x.c +++ b/src/bin/e_comp_x.c @@ -4282,7 +4282,7 @@ static Eina_Bool saver_on = EINA_FALSE; static Eina_Bool _e_comp_x_screensaver_eval_cb(void *d __UNUSED__) { - if (saver_on) + if (saver_on) { if (e_config->backlight.idle_dim) {