From c87efef42f76c2ff0dcfad2842ab369beffd21de Mon Sep 17 00:00:00 2001 From: marha Date: Sat, 25 Jul 2009 12:38:10 +0000 Subject: Added libX11-1.2.2.tar.gz. --- libX11/src/GrPointer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libX11/src/GrPointer.c') diff --git a/libX11/src/GrPointer.c b/libX11/src/GrPointer.c index 8aab6865a..9958af491 100644 --- a/libX11/src/GrPointer.c +++ b/libX11/src/GrPointer.c @@ -55,7 +55,7 @@ int XGrabPointer( req->confineTo = confine_to; req->cursor = curs; req->time = time; - + /* if we ever return, suppress the error */ if (_XReply (dpy, (xReply *) &rep, 0, xTrue) == 0) rep.status = GrabSuccess; -- cgit v1.2.3