mirror of
https://github.com/brl/mutter.git
synced 2024-11-11 00:26:40 -05:00
window: Fix build once more
Bad syntax here...
This commit is contained in:
parent
f166240225
commit
6dbb3fddce
@ -773,7 +773,7 @@ maybe_filter_xwindow (MetaDisplay *display,
|
||||
|
||||
static gboolean
|
||||
is_our_xwindow (MetaDisplay *display,
|
||||
MetaScreen *screen
|
||||
MetaScreen *screen,
|
||||
Window xwindow,
|
||||
XWindowAttributes *attrs)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user