gdkcursor-wayland.c: Minor indentation fix
authorStephen Chandler Paul <thatslyude@gmail.com>
Sun, 18 Jan 2015 19:30:58 +0000 (14:30 -0500)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 6 Apr 2016 14:12:12 +0000 (16:12 +0200)
Changed the tabs to spaces

Signed-off-by: Stephen Chandler Paul <thatslyude@gmail.com>
gdk/wayland/gdkcursor-wayland.c

index 4119633c79ee5b9768d17280e8f80041671cdb69..7fcab14c15fd7c3742f7a07900aec99972f7cfc7 100644 (file)
@@ -216,7 +216,7 @@ _gdk_wayland_cursor_get_buffer (GdkCursor *cursor,
                                 int       *hotspot_y,
                                 int       *w,
                                 int       *h,
-                               int       *scale)
+                                int       *scale)
 {
   GdkWaylandCursor *wayland_cursor = GDK_WAYLAND_CURSOR (cursor);