test/interactive-wayland: fix control reaches end of non-void function
authorRan Benita <ran234@gmail.com>
Thu, 9 Jun 2016 14:23:55 +0000 (17:23 +0300)
committerRan Benita <ran234@gmail.com>
Thu, 9 Jun 2016 14:23:55 +0000 (17:23 +0300)
commit8978ec39ed65725b73fbfc5ee824cd50fa51e5cc
treef63e1eaeffeae3eb55ed59dba556d4a1b15ad28f
parent0dd610fbcbadedfabdd8f159f3f4b5831037e4aa
test/interactive-wayland: fix control reaches end of non-void function

AFAICS there is nothing that can fail directly in this function, so
change it to void.

Signed-off-by: Ran Benita <ran234@gmail.com>
test/interactive-wayland.c