summaryrefslogtreecommitdiff
path: root/xserver/include/dixgrabs.h
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2008-11-02 15:26:35 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2008-11-02 15:26:35 +0000
commitdbca69c8a4f3e2d1ccb4f89152213b2861b33af6 (patch)
treef8963ef73903a7b4374adc2354dffbaa905112ac /xserver/include/dixgrabs.h
parent33b2029f322f3c238b7ba528083195ad8dde33e1 (diff)
xserver 1.5.2. tested by ckuethe@, oga@, and others.
Diffstat (limited to 'xserver/include/dixgrabs.h')
-rw-r--r--xserver/include/dixgrabs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xserver/include/dixgrabs.h b/xserver/include/dixgrabs.h
index 2d66d6ba1..f93e99957 100644
--- a/xserver/include/dixgrabs.h
+++ b/xserver/include/dixgrabs.h
@@ -50,6 +50,7 @@ extern Bool GrabMatchesSecond(
GrabPtr /* pSecondGrab */);
extern int AddPassiveGrabToList(
+ ClientPtr /* client */,
GrabPtr /* pGrab */);
extern Bool DeletePassiveGrabFromList(