mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
xace: update the DeleteProperty prototype to include the client argument.
This should have been part of 8f23d40068.
This commit is contained in:
@@ -74,6 +74,7 @@ extern int ChangeWindowProperty(
|
||||
Bool /*sendevent*/);
|
||||
|
||||
extern int DeleteProperty(
|
||||
ClientPtr /*client*/,
|
||||
WindowPtr /*pWin*/,
|
||||
Atom /*propName*/);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user