wayland/keyboard: Indentation fix
This commit is contained in:
parent
84ac28cbee
commit
323a806d35
@ -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…
Reference in New Issue
Block a user