test_input: fix compilation with changed input API
authorDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 1 Oct 2012 12:07:23 +0000 (14:07 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 1 Oct 2012 12:07:23 +0000 (14:07 +0200)
commitc77e3d8c0c069d5ee0cb618f90817a5520b9d4fe
tree634cfdf1fc8b2139d0ee3239498db2aa0160a1a0
parent639da5337b6993aa530241b08d0903a16f79aef7
test_input: fix compilation with changed input API

We dropped unused modifiers so we have to fix test_input not to print them
out.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
tests/test_input.c