xfreerdp-client: xi tweak2

This commit is contained in:
corey 2013-04-25 15:33:38 -04:00
parent 4fce04bc9a
commit 94e6a00c40
1 changed files with 1 additions and 1 deletions

View File

@ -992,7 +992,7 @@ BOOL xf_event_process(freerdp* instance, XEvent* event)
if ( event->xcookie.type == GenericEvent &&
event->xcookie.extension == xfi->XInputOpcode)
{
switch(cookie.evtype)
switch(cookie->evtype)
{
case XI_ButtonPress:
case XI_Motion: