summaryrefslogtreecommitdiff
path: root/xwayland/selection.c
diff options
context:
space:
mode:
Diffstat (limited to 'xwayland/selection.c')
-rw-r--r--xwayland/selection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xwayland/selection.c b/xwayland/selection.c
index c4845f20..b68988ec 100644
--- a/xwayland/selection.c
+++ b/xwayland/selection.c
@@ -152,7 +152,7 @@ struct x11_data_source {
static void
data_source_accept(struct weston_data_source *source,
- uint32_t time, const char *mime_type)
+ uint32_t serial, const char *mime_type)
{
}