gdkcursor-wayland.c: Minor indentation fix

Changed the tabs to spaces

Signed-off-by: Stephen Chandler Paul <thatslyude@gmail.com>
This commit is contained in:
Stephen Chandler Paul 2015-01-18 14:30:58 -05:00 committed by Carlos Garnacho
parent 6febc22918
commit af894af386

View 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);