mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-22 12:25:38 +02:00
module/backlight: fix logging name
This commit is contained in:
parent
174b1f05e0
commit
406d6b3b83
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
#include <libudev.h>
|
#include <libudev.h>
|
||||||
|
|
||||||
#define LOG_MODULE "battery"
|
#define LOG_MODULE "backlight"
|
||||||
#include "../log.h"
|
#include "../log.h"
|
||||||
#include "../bar.h"
|
#include "../bar.h"
|
||||||
#include "../config.h"
|
#include "../config.h"
|
||||||
|
|
Loading…
Add table
Reference in a new issue