diff options
Diffstat (limited to 'src/compositor-drm.c')
-rw-r--r-- | src/compositor-drm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compositor-drm.c b/src/compositor-drm.c index 9c83b1a7..e4496e76 100644 --- a/src/compositor-drm.c +++ b/src/compositor-drm.c @@ -900,7 +900,7 @@ drm_output_prepare_overlay_view(struct weston_output *output_base, /* * Calculate the source & dest rects properly based on actual - * position (note the caller has called weston_surface_update_transform() + * position (note the caller has called weston_view_update_transform() * for us already). */ pixman_region32_init(&dest_rect); |