Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
FedeDP committed Mar 11, 2021
1 parent 9238a96 commit c5345c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/backlight.c
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ static int method_setallbrightness(sd_bus_message *m, void *userdata, sd_bus_err
DDCUTIL_LOOP({
/*
* In case same monitor happens multiple times
* (ie: it is connected to eg: hdmpi and DisplayPort)
* (ie: it is connected to eg: hdmi and DisplayPort)
* skip it!
*/
if (map_has_key(running_clients, id)) {
Expand Down

0 comments on commit c5345c1

Please sign in to comment.