compositor-wayland: Fix seat vs. seat confusion
authorDaniel Stone <daniel@fooishbar.org>
Fri, 1 Jun 2012 11:14:00 +0000 (12:14 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 1 Jun 2012 14:38:00 +0000 (10:38 -0400)
commitcd981ddf1dd6788a7dfb8323d7bf63817266db96
treecd0a3d07cecf99d4f4b5ef2d257e73f2366d8098
parentcfd0e726cc13f7eb341cc5a1444d2153b5b516b0
compositor-wayland: Fix seat vs. seat confusion

We were accidentally trying to initialise the wl_seat we just got from
our host server as a weston_seat, rather than the weston_seat we set up
earlier ...

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
src/compositor-wayland.c