mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-14 03:23:29 +00:00
add missing var
This commit is contained in:
parent
debf4ec597
commit
94d75cc494
@ -3792,6 +3792,9 @@ static void generate_text_internal(char *p, int p_max_size,
|
||||
#endif
|
||||
OBJ(execbar) {
|
||||
double barnum;
|
||||
#ifndef X11
|
||||
int i;
|
||||
#endif
|
||||
|
||||
read_exec(obj->data.s, p, text_buffer_size);
|
||||
barnum = get_barnum(p);
|
||||
|
Loading…
Reference in New Issue
Block a user