mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-04-07 08:21:07 -04:00
remove extra \n
This commit is contained in:
parent
da087b8c71
commit
bda35440ce
1 changed files with 0 additions and 1 deletions
1
dwl.c
1
dwl.c
|
|
@ -895,7 +895,6 @@ createnotify(struct wl_listener *listener, void *data)
|
|||
return;
|
||||
}
|
||||
|
||||
|
||||
/* Allocate a Client for this surface */
|
||||
c = xdg_surface->data = calloc(1, sizeof(*c));
|
||||
c->surface.xdg = xdg_surface;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue