Christoph Frick wrote:
> On Thu, Apr 24, 2008 at 08:06:07AM -0600, Vitaliy Margolen wrote:
>
>> + FIXME("Can't support %d axis. Clamping down to 16\n", newDevice->axes);
> FIXME("Can't support %d axes. Clamping down to 16\n", newDevice->axes);
>
Thanks for catching it. Fixed patch resent.
Vitaliy