Skip to content

Commit deb34e2

Browse files
author
Janusz Augustyński
committed
Poprawki
1 parent b33c3f5 commit deb34e2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

module/gui-wayland/w-drv.cx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ _internal
1818
void
1919
E_gui_wayland_X_toplevel_close( P data
2020
, struct xdg_toplevel *xdg_toplevel
21-
){ X_F( ui, close );
21+
){ X_A( ui, close );
22+
X_F( ui, close );
2223
}
2324
_internal
2425
void

0 commit comments

Comments
 (0)