Fix range in the hid report descriptor for USB tablet.
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 15 Sep 2008 22:26:35 +0000 (22:26 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 15 Sep 2008 22:26:35 +0000 (22:26 +0000)
commitc6a9f097c38c677182c240e8f67156883b95c8b4
tree1529a827b05ab4fd17d6dab3a733f06c073124c8
parente585d2a432272f10f30419918a2f5c7167cac622
Fix range in the hid report descriptor for USB tablet.

Should prevent the ugly wrapping due to a typo in an earlier commit.
Fix by Gregor (gg@seh.de).

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5232 c046a42c-6fe2-441c-8c8c-71466251a162
hw/usb-hid.c