test-devices: Actually print the axis data
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 21 Jan 2011 15:27:56 +0000 (15:27 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 21 Jan 2011 15:27:56 +0000 (15:27 +0000)
commitb7d26b2d02729b2d5eeb1650ca4e89a723afc1c7
treeffc11c474c4d5157da8c696388b62c792631fb69
parente46571d63911df23cb25fb0b3fcfe5e86f50d81b
test-devices: Actually print the axis data

Returning in an if() block whose condition we assume to be true doesn't
play nicely with having statements after the block. Let's fix that.
tests/interactive/test-devices.c