diff options
author | Eamon Walsh <ewalsh@epoch.ncsc.mil> | 2004-05-05 20:07:37 +0000 |
---|---|---|
committer | Eamon Walsh <ewalsh@epoch.ncsc.mil> | 2004-05-05 20:07:37 +0000 |
commit | b91c0b6cffcfbceb2b9aac4261345ae2eb5d4787 (patch) | |
tree | c94111209605f0c022eee5220884d304285cf4e3 /Xagsrv.h | |
parent | bd01a8fc8f645eb7a869d9441de156937e9b87bd (diff) | |
download | xorg-proto-xextproto-XACE-SELINUX.tar.gz |
Modify XC-SECURITY and XC-APPGROUP extensions to work with XACEXACE-SELINUX
Diffstat (limited to 'Xagsrv.h')
-rw-r--r-- | Xagsrv.h | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -53,7 +53,9 @@ extern ClientPtr XagLeader( ); extern void XagCallClientStateChange( - ClientPtr /* client */ + CallbackListPtr* /* pcbl */, + pointer /* nulldata */, + pointer /* calldata */ ); extern Bool XagIsControlledRoot ( |