mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-16 18:15:17 +00:00
src/common.cc: Fix accidental whitespace change
This commit is contained in:
parent
14bae13f81
commit
4e45224c9e
@ -644,7 +644,7 @@ void print_battery_time(struct text_object *obj, char *p,
|
||||
}
|
||||
|
||||
void battery_power_draw(struct text_object *obj, char *p,
|
||||
unsigned int p_max_size) {
|
||||
unsigned int p_max_size) {
|
||||
get_battery_power_draw(p, p_max_size, obj->data.s);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user