Fixed syntax error after wlroots 19
This commit is contained in:
parent
c400f16ee0
commit
ea953a7269
1
dwl.c
1
dwl.c
@ -382,6 +382,7 @@ static void xytonode(double x, double y, struct wlr_surface **psurface,
|
|||||||
static void zoom(const Arg *arg);
|
static void zoom(const Arg *arg);
|
||||||
|
|
||||||
/* variables */
|
/* variables */
|
||||||
|
static const char broken[] = "broken";
|
||||||
static pid_t child_pid = -1;
|
static pid_t child_pid = -1;
|
||||||
static int locked;
|
static int locked;
|
||||||
static void *exclusive_focus;
|
static void *exclusive_focus;
|
||||||
|
Loading…
Reference in New Issue
Block a user