summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Xext/appgroup.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/Xext/appgroup.h b/Xext/appgroup.h
index 39087fe8e..a875068fc 100644
--- a/Xext/appgroup.h
+++ b/Xext/appgroup.h
@@ -51,7 +51,9 @@ extern ClientPtr XagLeader(
);
extern void XagCallClientStateChange(
- ClientPtr /* client */
+ CallbackListPtr * /* pcbl */,
+ pointer /* nulldata */,
+ pointer /* calldata */
);
extern Bool XagIsControlledRoot (