mirror of
https://github.com/brl/mutter.git
synced 2025-02-19 06:34:09 +00:00
wayland/keyboard: Indentation fix
This commit is contained in:
parent
a41ae88c09
commit
f4a7620dff
@ -89,7 +89,7 @@ unbind_resource (struct wl_resource *resource)
|
|||||||
}
|
}
|
||||||
|
|
||||||
static int
|
static int
|
||||||
create_anonymous_file (off_t size,
|
create_anonymous_file (off_t size,
|
||||||
GError **error)
|
GError **error)
|
||||||
{
|
{
|
||||||
static const char template[] = "mutter-shared-XXXXXX";
|
static const char template[] = "mutter-shared-XXXXXX";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user