[mutter] wayland/keyboard: Indentation fix



commit 323a806d35299e22d1844b19bfcac899bd31a8cc
Author: Jonas Ådahl <jadahl gmail com>
Date:   Thu Jun 29 12:19:16 2017 +0800

    wayland/keyboard: Indentation fix

 src/wayland/meta-wayland-keyboard.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/wayland/meta-wayland-keyboard.c b/src/wayland/meta-wayland-keyboard.c
index 7ad14c88a..712a97a93 100644
--- a/src/wayland/meta-wayland-keyboard.c
+++ b/src/wayland/meta-wayland-keyboard.c
@@ -89,7 +89,7 @@ unbind_resource (struct wl_resource *resource)
 }
 
 static int
-create_anonymous_file (off_t size,
+create_anonymous_file (off_t    size,
                        GError **error)
 {
   static const char template[] = "mutter-shared-XXXXXX";


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]