Code cleanup
This commit is contained in:
parent
75f1b794ff
commit
408f6316e2
|
@ -399,8 +399,8 @@ static int _tasks_get_current_desktop(Tasks * tasks)
|
|||
|
||||
|
||||
/* tasks_get_text_property */
|
||||
static int _tasks_get_text_property(Tasks * tasks, Window window,
|
||||
Atom property, char ** ret)
|
||||
static int _tasks_get_text_property(Tasks * tasks, Window window, Atom property,
|
||||
char ** ret)
|
||||
{
|
||||
int res;
|
||||
XTextProperty text;
|
||||
|
|
Loading…
Reference in New Issue
Block a user