Ecore_X(cb): Fix xcb_change_pointer_control call to operate properly.
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 16 Apr 2012 21:54:33 +0000 (21:54 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 16 Apr 2012 21:54:33 +0000 (21:54 +0000)
commit1eb85cf37443d7e7af29be97bfb728bbb315bb2c
tree59155a6ecdfa839158d6f7083fdfc03ae5dbdb02
parent2d6cdee3ab46f7b4ca2ef2718448ab8aa4cec905
Ecore_X(cb): Fix xcb_change_pointer_control call to operate properly.

NB: If an xcb function requires a xcb_request_check, then be sure to
use the 'checked' version of that function.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@70246 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_x/xcb/ecore_xcb.c