aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/wlr/types/wlr_surface.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/wlr/types/wlr_surface.h b/include/wlr/types/wlr_surface.h
index eb88a663..04c64a72 100644
--- a/include/wlr/types/wlr_surface.h
+++ b/include/wlr/types/wlr_surface.h
@@ -54,8 +54,8 @@ struct wlr_surface {
} signals;
struct wl_list frame_callback_list; // wl_surface.frame
-
- struct wl_listener compositor_listener; // destroy listener used by compositor
+ // destroy listener used by compositor
+ struct wl_listener compositor_listener;
void *compositor_data;
// subsurface properties