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)
commitced83fbce1186a63aed4647b4649ace25eb57df8
tree59155a6ecdfa839158d6f7083fdfc03ae5dbdb02
parent55b7c592837b4ff06fd786098dd842f6d3b02bf3
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: http://svn.enlightenment.org/svn/e/trunk/ecore@70246 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_x/xcb/ecore_xcb.c