opcode -> _ecore_x_xi2_opcode
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 17 Jan 2010 01:33:43 +0000 (01:33 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 17 Jan 2010 01:33:43 +0000 (01:33 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@45236 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore_x/xlib/ecore_x_events.c

index 05183ee..9b69823 100644 (file)
@@ -439,7 +439,7 @@ _ecore_x_event_handle_any_event(XEvent *xevent)
    
 #ifdef ECORE_XI2
    if (xevent->xcookie.type == GenericEvent &&
-       xevent->xcookie.extension == opcode)
+       xevent->xcookie.extension == _ecore_x_xi2_opcode)
      {
         if (XGetEventData(_ecore_x_disp &(xevent->xcookie)))
           {