summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-tablet-cursor-surface.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland/meta-wayland-tablet-cursor-surface.c')
-rw-r--r--src/wayland/meta-wayland-tablet-cursor-surface.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wayland/meta-wayland-tablet-cursor-surface.c b/src/wayland/meta-wayland-tablet-cursor-surface.c
index 421b7c20a..d5523cc3c 100644
--- a/src/wayland/meta-wayland-tablet-cursor-surface.c
+++ b/src/wayland/meta-wayland-tablet-cursor-surface.c
@@ -38,6 +38,7 @@ meta_wayland_tablet_cursor_surface_init (MetaWaylandTabletCursorSurface *role)
}
static void
-meta_wayland_tablet_cursor_surface_class_init (MetaWaylandTabletCursorSurfaceClass *klass)
+meta_wayland_tablet_cursor_surface_class_init (
+ MetaWaylandTabletCursorSurfaceClass *klass)
{
}